We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2b51fb + d0b738b commit 60fe668Copy full SHA for 60fe668
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: add-trailing-comma
21
- repo: https://github.com/asottile/pyupgrade
22
- rev: v3.21.0
+ rev: v3.21.1
23
24
- id: pyupgrade
25
args: [--py311-plus]
0 commit comments