We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 839b323 + 12971a1 commit 4b5306fCopy full SHA for 4b5306f
.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