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 fc1b3db commit bde32e1Copy full SHA for bde32e1
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
- "--strict"
48
49
- repo: https://github.com/asottile/pyupgrade
50
- rev: v3.11.0
+ rev: v3.13.0
51
hooks:
52
- id: pyupgrade
53
args: [--py38-plus]
0 commit comments