We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8521bd4 commit 5eb5a80Copy full SHA for 5eb5a80
.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.19.0
+ rev: v3.19.1
24
hooks:
25
- id: pyupgrade
26
- repo: https://github.com/hadialqattan/pycln
0 commit comments