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 a22073d commit ed7cbf4Copy full SHA for ed7cbf4
.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