From dcfa368f516b69d0fa83e4c8f4086896e80dd096 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 19:15:59 +0000 Subject: [PATCH] Update pre-commit hook adrienverge/yamllint to v1.36.0 | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | adrienverge/yamllint | v1.35.1 | v1.36.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 73c315432f..841c68b0f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: # Rules are in .yamllint.yaml file # See https://yamllint.readthedocs.io/en/stable/rules.html# for rule descriptions - repo: https://github.com/adrienverge/yamllint.git - rev: v1.35.1 + rev: v1.36.0 hooks: - id: yamllint