Skip to content

Commit 0d81ecf

Browse files
author
Jeffrey Wright
committed
Issue 434: reconfig precommit for min python version 3.8.0.
1 parent 544913f commit 0d81ecf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ repos:
3232
additional_dependencies:
3333
- flake8-builtins==1.5.3
3434
- flake8-typing-imports==1.12.0
35+
args: ["--min-python-version=3.8.0"]
3536

3637
- repo: https://github.com/asottile/reorder-python-imports
3738
rev: v3.12.0

0 commit comments

Comments
 (0)