We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8466645 commit c46c5a4Copy full SHA for c46c5a4
1 file changed
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
exclude: ^CHANGELOG.md$
30
31
- repo: https://github.com/asottile/pyupgrade
32
- rev: v3.6.0
+ rev: v3.7.0
33
hooks:
34
- id: pyupgrade
35
args: [--py37-plus]
0 commit comments