Skip to content

Commit 36c79ad

Browse files
author
helloibis
authored
fix: use python3 as pre-commit default language (#31)
1 parent 1702146 commit 36c79ad

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
@@ -27,4 +27,4 @@ repos:
2727

2828

2929
default_language_version:
30-
python: python3.9
30+
python: python3

0 commit comments

Comments
 (0)