We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4cb0d73 + 0d1e588 commit 5f7f45cCopy full SHA for 5f7f45c
1 file changed
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: add-trailing-comma
25
- repo: https://github.com/asottile/pyupgrade
26
- rev: v3.21.1
+ rev: v3.21.2
27
28
- id: pyupgrade
29
args: [--py310-plus]
0 commit comments