From 49d11dedfb29fed45b077ef7f963d06e9a8065fd Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 00:24:22 +0000 Subject: [PATCH] chore(deps): update pre-commit hook adrienverge/yamllint to v1.38.0 | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | adrienverge/yamllint | v1.35.1 | v1.38.0 | --- .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 bc8f628..fa26a1b 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.38.0 hooks: - id: yamllint entry: yamllint --strict -c .hooks/linters/yamllint.yaml