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 f478457 commit 9e000b8Copy full SHA for 9e000b8
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
# Order matters because pyupgrade may make changes that pycln and black have to clean up
3
- repo: https://github.com/asottile/pyupgrade
4
- rev: v3.19.0
+ rev: v3.19.1
5
hooks:
6
- id: pyupgrade
7
args: [--py37-plus]
0 commit comments