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 d795748 commit d088205Copy full SHA for d088205
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
35
# Python hooks
36
- repo: https://github.com/asottile/pyupgrade
37
- rev: v3.9.0
+ rev: v3.10.1
38
hooks:
39
- id: pyupgrade
40
args: [--py36-plus]
0 commit comments