From 0c04bed51748ebd4e774a295a355e38b0d5a96d6 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 21:03:59 +0000 Subject: [PATCH] chore(deps): update pre-commit hook adrienverge/yamllint to v1.37.1 | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | adrienverge/yamllint | v1.35.1 | v1.37.1 | --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c003204..ec56c54 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: actionlint - repo: https://github.com/adrienverge/yamllint.git - rev: v1.35.1 + rev: v1.37.1 hooks: - id: yamllint entry: yamllint --strict -c .hooks/linters/yamllint.yaml