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.
2 parents a22073d + ed7cbf4 commit b4ab58cCopy full SHA for b4ab58c
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
23
# Ruff Python linter
24
- repo: https://github.com/charliermarsh/ruff-pre-commit
25
- rev: v0.12.9
+ rev: v0.12.10
26
hooks:
27
- id: ruff
28
args: [--fix]
0 commit comments