We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e9863f + 7a3cb62 commit 472dc8fCopy full SHA for 472dc8f
1 file changed
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: isort
22
name: isort (python)
23
- repo: https://github.com/astral-sh/ruff-pre-commit
24
- rev: v0.12.8
+ rev: v0.12.9
25
hooks:
26
- id: ruff
27
args: [--fix, --exit-non-zero-on-fix]
0 commit comments