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 5f1dec8 commit 32725dbCopy full SHA for 32725db
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
# Python
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
# Ruff version.
24
- rev: v0.12.9
+ rev: v0.12.10
25
hooks:
26
- id: ruff
27
args: ["--fix"]
0 commit comments