We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbac5b6 commit ac7af2dCopy full SHA for ac7af2d
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ exclude: |
15
# You don't usually want a bot to modify your legal texts
16
(LICENSE.*|COPYING.*)
17
default_language_version:
18
- python: python3.10
+ python: python3
19
node: "14.18.0"
20
repos:
21
- repo: local
0 commit comments