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 1c3054b commit 7087710Copy full SHA for 7087710
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: trailing-whitespace
15
exclude: README.md
16
- repo: https://github.com/asottile/pyupgrade
17
- rev: v1.12.0
+ rev: v2.24.0
18
hooks:
19
- id: pyupgrade
20
- repo: https://github.com/ambv/black
0 commit comments