diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 891c852982c..af96f3b5219 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: - id: ruff-format # formatter # NOTE This runs with Docker instead of the binary. Hoping anyone messing with Dockerfiles has Docker installed - repo: https://github.com/hadolint/hadolint - rev: v2.12.0 + rev: v2.14.0 hooks: - id: hadolint-docker - repo: https://github.com/nf-core/tools