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.
2 parents bd41d1b + c8731ce commit b862b01Copy full SHA for b862b01
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ exclude: "(.*/)?secrets/.*"
14
repos:
15
# Autoformat: Python code, syntax patterns are modernized
16
- repo: https://github.com/asottile/pyupgrade
17
- rev: v3.4.0
+ rev: v3.8.0
18
hooks:
19
- id: pyupgrade
20
args:
0 commit comments