Skip to content

Commit a153ecd

Browse files
committed
chore: update default Python version to 3.10 in precommit
Signed-off-by: Daniel Biehl <dbiehl@live.de>
1 parent b5166fa commit a153ecd

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,6 +1,6 @@
11
fail_fast: true
22
default_language_version:
3-
python: python3.9
3+
python: python3.10
44
default_stages:
55
- commit-msg
66
- pre-commit

0 commit comments

Comments
 (0)