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 36ce476 commit 6e7e1a7Copy full SHA for 6e7e1a7
1 file changed
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: yamllint
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: v0.15.5
+ rev: v0.15.6
27
28
- id: ruff-check
29
args:
0 commit comments