We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db1900 commit 9a9b33fCopy full SHA for 9a9b33f
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ ci:
6
7
default_language_version:
8
# force all unspecified python hooks to run python3
9
- python: python3.11
+ python: python3.12
10
11
repos:
12
# Run manually in CI skipping the branch checks
0 commit comments