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 41c05d6 commit 1d25fb2Copy full SHA for 1d25fb2
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: pyupgrade
7
args: [--py38-plus]
8
- repo: https://github.com/hadialqattan/pycln
9
- rev: v0.0.1
+ rev: v1.1.0
10
hooks:
11
- id: pycln
12
args: [--config=pyproject.toml]
0 commit comments