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 ff4a2ad + 45c4c4b commit a0c9ba6Copy full SHA for a0c9ba6
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
args:
29
- --branch=main
30
- repo: https://github.com/asottile/pyupgrade
31
- rev: v3.17.0
+ rev: v3.19.0
32
hooks:
33
- id: pyupgrade
34
args: [--py39-plus]
0 commit comments