Skip to content

Commit 6af1ef5

Browse files
author
Ty Schlichenmeyer
committed
fix: relax python version for pre commit
1 parent b36e242 commit 6af1ef5

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,5 +1,5 @@
11
default_language_version:
2-
python: python3.10.8
2+
python: python3.10
33
repos:
44
- repo: 'https://github.com/pre-commit/pre-commit-hooks'
55
rev: v4.4.0

0 commit comments

Comments
 (0)