Skip to content

Commit 7dde1aa

Browse files
committed
revert faulty commit
1 parent 88a0e25 commit 7dde1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See https://pre-commit.com/hooks.html for more hooks
22
exclude: "^.venv$|^.cache$|^.pytest_cache$"
33
default_language_version:
4-
python: python3.13
4+
python: python3.10
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
77
rev: v4.4.0

0 commit comments

Comments
 (0)