We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324c053 commit 5d848e1Copy full SHA for 5d848e1
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
name: upgrade code
31
exclude: ^scripts/maintenance/computational-clusters/autoscaled_monitor/cli\.py$ # Optional get replaced and typer does not like it
32
- repo: https://github.com/hadialqattan/pycln
33
- rev: v2.1.4
+ rev: v2.5.0
34
hooks:
35
- id: pycln
36
args: [--all, --expand-stars]
0 commit comments