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 868942f commit b8d7bfeCopy full SHA for b8d7bfe
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
hooks:
19
- id: yamllint
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
- rev: v0.15.13
+ rev: v0.15.14
22
23
- id: ruff
24
args: [--fix, --exit-non-zero-on-fix]
0 commit comments