From e72cf41ae8563db888460049b8f8e43a84253d0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 08:34:24 +0000 Subject: [PATCH] Update pre-commit hook adrienverge/yamllint to 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 e45692e..011d00a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: hooks: - id: markdownlint - repo: https://github.com/adrienverge/yamllint - rev: v1.37.0 + rev: v1.38.0 hooks: - id: yamllint - repo: https://github.com/pre-commit/mirrors-prettier