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 801887a commit 02b4bf8Copy full SHA for 02b4bf8
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: yamllint
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.11.2
+ rev: v0.11.3
29
30
- id: ruff
31
args: [--fix, --exit-non-zero-on-fix]
0 commit comments