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 047f4f5 commit 51761f6Copy full SHA for 51761f6
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
- id: check-yaml
16
- id: debug-statements
17
- repo: https://github.com/asottile/pyupgrade
18
- rev: v3.19.1
+ rev: v3.20.0
19
hooks:
20
- id: pyupgrade
21
- repo: https://github.com/psf/black
0 commit comments