diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e684f03..5db4f6a 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.33.0 hooks: - id: yamllint args: [-c=.yamllint]