From 5e90d2bd3a4073340272118c40bbd9b8de3faa69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 10:57:49 +0000 Subject: [PATCH] chore(deps): 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 b9e21c3a..77718e65 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: pretty-format-json args: [--no-sort-keys, --autofix] - repo: https://github.com/adrienverge/yamllint - rev: v1.33.0 + rev: v1.34.0 hooks: - id: yamllint - repo: https://github.com/astral-sh/ruff-pre-commit