We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9266db + bee7f62 commit c81909aCopy full SHA for c81909a
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.15.1
+ rev: v3.15.2
23
24
- id: pyupgrade
25
args: [--py311-plus]
0 commit comments