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 544913f commit 0d81ecfCopy full SHA for 0d81ecf
.pre-commit-config.yaml
@@ -32,6 +32,7 @@ repos:
32
additional_dependencies:
33
- flake8-builtins==1.5.3
34
- flake8-typing-imports==1.12.0
35
+ args: ["--min-python-version=3.8.0"]
36
37
- repo: https://github.com/asottile/reorder-python-imports
38
rev: v3.12.0
0 commit comments