From 6015d439c44b33b755f847e413e0a0a58b1a44a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:12:08 +0000 Subject: [PATCH] chore(deps): update pre-commit hook adrienverge/yamllint to v1.35.1 --- .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 2b457c2..8c391a3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,6 +56,6 @@ repos: - id: shellcheck # YAML - repo: https://github.com/adrienverge/yamllint - rev: v1.35.0 + rev: v1.35.1 hooks: - id: yamllint