We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb40490 commit d145948Copy full SHA for d145948
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
hooks:
21
- id: autoflake
22
- repo: https://github.com/asottile/pyupgrade
23
- rev: v3.17.0
+ rev: v3.19.1
24
25
- id: pyupgrade
26
- repo: https://github.com/psf/black
0 commit comments