diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e684f03..c99cd26 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ --- repos: - repo: https://github.com/adrienverge/yamllint.git - rev: v1.26.3 + rev: v1.35.1 hooks: - id: yamllint args: [-c=.yamllint]