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 c004d83 + 23b699d commit d362e52Copy full SHA for d362e52
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
args: [--profile=black]
30
31
- repo: https://github.com/asottile/pyupgrade
32
- rev: v2.32.0
+ rev: v2.32.1
33
hooks:
34
- id: pyupgrade
35
args: [--py37-plus]
0 commit comments