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 51b50db commit f78331dCopy full SHA for f78331d
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
28
# Autoremoves unused imports
29
- repo: https://github.com/hadialqattan/pycln
30
- rev: v1.1.0
+ rev: v1.2.0
31
hooks:
32
- id: pycln
33
args: [--config=pyproject.toml]
0 commit comments