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 f8579fd commit 04b80b3Copy full SHA for 04b80b3
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: check-hooks-apply
11
12
- repo: https://github.com/asottile/pyupgrade
13
- rev: v2.19.0
+ rev: v3.20.0
14
hooks:
15
- id: pyupgrade
16
args: ["--py36-plus"]
0 commit comments