From 4620cb6b384c4cd1f20bfe1627f67dc68fd33d89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 07:44:04 +0200 Subject: [PATCH] CI(deps): Update pre-commit hook adrienverge/yamllint to v1.35.1 (#3843) --- .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 cc5154e0cd5..f34ea3a05ca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,6 +68,6 @@ repos: .*\.ipynb$ ) - repo: https://github.com/adrienverge/yamllint.git - rev: v1.29.0 + rev: v1.35.1 hooks: - id: yamllint