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 41ea1da commit b0c382dCopy full SHA for b0c382d
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: isort
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: "v0.12.4"
+ rev: "v0.12.7"
29
30
- id: ruff-format
31
- id: ruff
0 commit comments