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 8e581d8 commit f6576d7Copy full SHA for f6576d7
.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.11.12
32
hooks:
33
- id: ruff
34
args: [--fix, --exit-non-zero-on-fix]
0 commit comments