We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29a7f7e + 39e31a5 commit c62193dCopy full SHA for c62193d
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
args: ["--profile", "black", --line-length=125]
31
32
- repo: https://github.com/asottile/pyupgrade
33
- rev: v3.19.0
+ rev: v3.19.1
34
hooks:
35
- id: pyupgrade
36
args: ["--py36-plus"]
0 commit comments