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