We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec5e556 + caeb210 commit 7092f2bCopy full SHA for 7092f2b
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.16.0
+ rev: v3.17.0
23
24
- id: pyupgrade
25
args: [--py311-plus]
0 commit comments