We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b2dcd commit d756912Copy full SHA for d756912
1 file changed
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: trailing-whitespace
27
args: [--markdown-linebreak-ext=md]
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: "v0.15.13"
+ rev: "v0.15.14"
30
hooks:
31
- id: ruff-check
32
args: [--fix]
0 commit comments