We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a0e25 commit 7dde1aaCopy full SHA for 7dde1aa
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
# See https://pre-commit.com/hooks.html for more hooks
2
exclude: "^.venv$|^.cache$|^.pytest_cache$"
3
default_language_version:
4
- python: python3.13
+ python: python3.10
5
repos:
6
- repo: https://github.com/pre-commit/pre-commit-hooks
7
rev: v4.4.0
0 commit comments