We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64afa3b commit 8f7a5ccCopy full SHA for 8f7a5cc
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
types: [file, yaml]
48
entry: yamllint --strict
49
- repo: https://github.com/astral-sh/ruff-pre-commit
50
- rev: "v0.1.9"
+ rev: "v0.1.13"
51
hooks:
52
- id: ruff
53
args: [--fix, --exit-non-zero-on-fix]
0 commit comments