From 287d49e66fbf1a362d45d7233162cea6f55dbdc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 09:40:25 +0000 Subject: [PATCH] chore(deps): update pre-commit hook koalaman/shellcheck-precommit to v0.9.0 (#2321) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 89e31917088..486a623734d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: hooks: - id: hadolint-docker - repo: https://github.com/koalaman/shellcheck-precommit - rev: v0.8.0 + rev: v0.9.0 hooks: - id: shellcheck - repo: https://github.com/scop/pre-commit-shfmt