From db1ca34c1a9b82824856a0a2ce45765d9179fa08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 02:10:59 +0000 Subject: [PATCH] Update pre-commit hook adrienverge/yamllint to v1.36.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 4161deca4..6e1b87018 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - --configfile=tests/bandit.yaml files: ^(plugwise_usb|tests)/.+\.py$ - repo: https://github.com/adrienverge/yamllint.git - rev: v1.35.1 + rev: v1.36.0 hooks: - id: yamllint - repo: https://github.com/biomejs/pre-commit