We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e462f commit 3da9348Copy full SHA for 3da9348
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: pretty-format-json
17
args: [--no-sort-keys, --autofix]
18
- repo: https://github.com/adrienverge/yamllint
19
- rev: v1.36.2
+ rev: v1.37.0
20
hooks:
21
- id: yamllint
22
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments