We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 103ee76 + b19f79f commit 9ccd999Copy full SHA for 9ccd999
.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.0
+ rev: v3.19.1
19
hooks:
20
- id: pyupgrade
21
- repo: https://github.com/psf/black
0 commit comments