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