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 04b80b3 commit c68d77bCopy full SHA for c68d77b
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
rev: v3.20.0
14
hooks:
15
- id: pyupgrade
16
- args: ["--py36-plus"]
+ args: ["--py39-plus"]
17
18
- repo: local
19
0 commit comments