We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b5595 commit 1b2b127Copy full SHA for 1b2b127
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
rev: v3.1.0
31
hooks:
32
- id: setup-cfg-fmt
33
- args: [--include-version-classifiers]
+ args: [--include-version-classifiers, --min-py-version=3.8]
34
#- repo: https://github.com/pre-commit/mirrors-mypy
35
# rev: v0.910-1
36
# hooks:
0 commit comments