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