Skip to content

Commit 1edb2ec

Browse files
committed
Don't specify the exact Python 3 version to use with pre-commit
1 parent 4853379 commit 1edb2ec

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
@@ -55,4 +55,4 @@ repos:
5555
- id: check-useless-excludes
5656

5757
default_language_version:
58-
python: python3.7
58+
python: python3

0 commit comments

Comments
 (0)