We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc388c commit 858e20aCopy full SHA for 858e20a
1 file changed
.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.1
+ rev: v3.20.0
32
hooks:
33
- id: pyupgrade
34
args: [--py39-plus]
0 commit comments