We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1327e4 + 772cd14 commit 4cb0d73Copy full SHA for 4cb0d73
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.0
+ rev: v3.21.1
27
28
- id: pyupgrade
29
args: [--py310-plus]
0 commit comments