We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d9bd29 + fc37377 commit b611f3fCopy full SHA for b611f3f
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.1
+ rev: v3.21.2
23
24
- id: pyupgrade
25
args: [--py311-plus]
0 commit comments