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.
1 parent a37027b commit dbbdb7cCopy full SHA for dbbdb7c
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: check-yaml
24
- id: debug-statements
25
- repo: https://github.com/asottile/pyupgrade
26
- rev: v2.29.0
+ rev: v2.29.1
27
hooks:
28
- id: pyupgrade
29
args: [--py37-plus]
0 commit comments