Replies: 1 comment 8 replies
-
this is an issue with your python version, not with this pre commit hook |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just added this to my .pre-commit-config.yaml:
Then ran
pre-commit run -a
and it fails like this:Note: using Debian GNU/Linux 12 (bookworm) here, and pre-commit is installed as usual through apt package manager, thus version is pre-commit 3.0.4.
Beta Was this translation helpful? Give feedback.
All reactions