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 1569248 commit cb3ad3bCopy full SHA for cb3ad3b
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: yamllint
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.15.5
+ rev: v0.15.6
23
24
- id: ruff-check
25
args:
0 commit comments