We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e665a1 commit b71992fCopy full SHA for b71992f
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
args:
25
- --branch=main
26
- repo: https://github.com/asottile/pyupgrade
27
- rev: v3.21.1
+ rev: v3.21.2
28
hooks:
29
- id: pyupgrade
30
name: "Checking pyupgrade"
0 commit comments