Skip to content

Commit 040cea1

Browse files
committed
Remove default Python version specification from pre-commit configuration
1 parent 684991b commit 040cea1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# See https://pre-commit.com for more information
22
# See https://pre-commit.com/hooks.html for more hooks
3-
default_language_version:
4-
python: python3.11
53
repos:
64

75
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)