From 1ed868d41a40f25d38cb79ffb370c72d59619931 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 14:15:03 +0000 Subject: [PATCH] Update pre-commit hook adrienverge/yamllint to v1.34.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 21f7ad0f..44dac790 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: doc8 args: [--config=pyproject.toml] - repo: https://github.com/adrienverge/yamllint.git - rev: v1.33.0 + rev: v1.34.0 hooks: # Linting for YAML - id: yamllint