We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4eaba6 commit 5313b83Copy full SHA for 5313b83
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
default_language_version:
2
# force all unspecified python hooks to run python3
3
- python: python3.9
+ python: python3.10
4
repos:
5
# Run manually in CI skipping the branch checks
6
- repo: https://github.com/PyCQA/isort
0 commit comments