We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd0f05 commit 45741e4Copy full SHA for 45741e4
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
- id: prettier
49
files: \.(js|ts|jsx|tsx|css|less|html|json|markdown|md|yaml|yml)$
50
- repo: https://github.com/hadialqattan/pycln
51
- rev: v2.2.1
+ rev: v2.6.0
52
hooks:
53
- id: pycln
54
args: [--config=pyproject.toml]
0 commit comments