diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index deff4ce7..15ac3907 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: language_version: python3 - repo: https://github.com/adrienverge/yamllint.git - rev: v1.17.0 + rev: v1.28.0 hooks: - id: yamllint args: ["-d", "relaxed"]