diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e850511..d2700b6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: markdownlint exclude: '^CHANGELOG.md$' - repo: https://github.com/hadolint/hadolint - rev: v2.12.1-beta + rev: v2.13.1-beta hooks: - id: hadolint - repo: https://github.com/pre-commit/mirrors-prettier