We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79dfbbe commit d252f2aCopy full SHA for d252f2a
1 file changed
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
files: \.(md|ya?ml|js|css)$
30
31
- repo: https://github.com/asottile/pyupgrade
32
- rev: v3.21.0
+ rev: v3.21.1
33
hooks:
34
- id: pyupgrade
35
args: [--py310-plus]
0 commit comments