From 01cb9939bc6b06b4179c35b81fe39e9946a922a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 00:38:03 +0000 Subject: [PATCH] feat(github-release): update pre-commit hook adrienverge/yamllint to v1.35.1 --- .pre-commit-config.yaml | 2 +- __before_move/.pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c92b04d08..59488d3ce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ fail_fast: false repos: - repo: https://github.com/adrienverge/yamllint - rev: v1.34.0 + rev: v1.35.1 hooks: - args: - --config-file diff --git a/__before_move/.pre-commit-config.yaml b/__before_move/.pre-commit-config.yaml index 7a8ac32cc..c1b4b9d0a 100755 --- a/__before_move/.pre-commit-config.yaml +++ b/__before_move/.pre-commit-config.yaml @@ -2,7 +2,7 @@ fail_fast: false repos: - repo: https://github.com/adrienverge/yamllint - rev: v1.34.0 + rev: v1.35.1 hooks: - args: - --config-file