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 b0bb989 commit 84b7403Copy full SHA for 84b7403
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.15"
+ rev: "v0.15.16"
30
hooks:
31
- id: ruff-check
32
args: [--fix]
0 commit comments