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 09a35c5 commit 123acddCopy full SHA for 123acdd
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
name: Markdown linting
29
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
- rev: v0.11.7
+ rev: v0.12.3
32
hooks:
33
- id: ruff
34
args: [--fix, --exit-non-zero-on-fix]
0 commit comments