diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6bd10af80..8c20e58de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: checkmake exclude: '^docker/Dockerfile.make$' # actually a Dockerfile and not a makefile - repo: https://github.com/hadolint/hadolint - rev: v2.13.1-beta + rev: v2.14.0 hooks: - id: hadolint - repo: https://github.com/rbubley/mirrors-prettier