From 3b4ad00f77ec6237ae6f75a9c455cbde4ab6ffb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 10:41:59 +0000 Subject: [PATCH] chore(deps): 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 a300148..6bb7b5a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: # - id: check-json - id: check-yaml - repo: https://github.com/adrienverge/yamllint - rev: "v1.37.1" + rev: "v1.38.0" hooks: - id: yamllint # - repo: https://github.com/Mateusz-Grzelinski/actionlint-py