We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa0467c + 78725e5 commit dc66a50Copy full SHA for dc66a50
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: isort
21
args: ["--profile", "black"]
22
- repo: https://github.com/asottile/pyupgrade
23
- rev: v3.18.0
+ rev: v3.19.0
24
hooks:
25
- id: pyupgrade
26
- repo: https://github.com/hadialqattan/pycln
0 commit comments