Martin
Martin
According to https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md#320---2023-03-17 the "pre-commit" value should be allowed since 3.2.0, but I think I have 3.5.0 installed. Looking in site-packages/pre_commit/clientlib.py, I see: ``` HOOK_TYPES = ( 'commit-msg', 'post-checkout', 'post-commit',...
The [`minimum_pre_commit_version`](https://pre-commit.com/#top_level-minimum_pre_commit_version) should get updated to 3.2.0 at least.
> Does executing [pre-commit clean](https://pre-commit.com/#pre-commit-clean) fix the issue? Yes, it does :-) Interesting. I need to check what happens there. Is the update of `minimum_pre_commit_version` required or was I wrong...
I don't think it's fixed: https://stackoverflow.com/q/69810820/562769
I've just noticed that I cannot see the events when I set `api_host="api-eu.mixpanel.com"`. I don't understand why.
Werkzeug 2.1 was released on Friday (1st of April - not a joke). Is there a fix for this issue?
To enable others to find this issue via google: ``` _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _...
``` File "/usr/local/lib/python3.8/site-packages/debug_panel/middleware.py", line 7, in from django.core.urlresolvers import reverse, resolve, Resolver404 ModuleNotFoundError: No module named 'django.core.urlresolvers' ```
If people still want to install it: ``` pip install git+https://github.com/JordanMilne/Advocate.git#master ```
I think I've just experienced the same for JavaScript