Allow pre-commit to run on my system's Python (3.10) - so I can install with pipx
This commit is contained in:
parent
2c99799d4d
commit
2fd9df8cc6
|
@ -1,5 +1,5 @@
|
|||
default_language_version:
|
||||
python: python3.12
|
||||
python: python3
|
||||
exclude: ^.*\b(migrations)\b.*$
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
|
Loading…
Reference in a new issue