We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29727fb commit 0b1c58fCopy full SHA for 0b1c58f
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ default_language_version:
11
repos:
12
# Run manually in CI skipping the branch checks
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.12.0
+ rev: v0.12.1
15
hooks:
16
- id: ruff
17
name: "Ruff-ing code"
0 commit comments