We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dd1d33 + d6a8072 commit a02ae35Copy full SHA for a02ae35
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: isort
19
args: ["--profile", "black"]
20
- repo: https://github.com/asottile/pyupgrade
21
- rev: v3.15.2
+ rev: v3.16.0
22
hooks:
23
- id: pyupgrade
24
- repo: https://github.com/hadialqattan/pycln
0 commit comments