diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7eecabe..b413d54 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: hooks: - id: hadolint - repo: https://github.com/adrienverge/yamllint.git - rev: v1.36.2 + rev: v1.37.0 hooks: - id: yamllint args: [--strict, -c=.yamllint.yaml]