From e74d03157b5b6c6b0c458386f90289c019fb0f01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 14:07:40 -0700 Subject: [PATCH] Bump cljkondo/clj-kondo from 2023.03.17-alpine to 2023.05.18-alpine (#4210) Bumps cljkondo/clj-kondo from 2023.03.17-alpine to 2023.05.18-alpine. --- updated-dependencies: - dependency-name: cljkondo/clj-kondo dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8e091007..7d6af83a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ FROM alpine/terragrunt:1.4.4 as terragrunt FROM tenable/terrascan:1.17.1 as terrascan FROM assignuser/chktex-alpine:v0.1.1 as chktex -FROM cljkondo/clj-kondo:2023.03.17-alpine as clj-kondo +FROM cljkondo/clj-kondo:2023.05.18-alpine as clj-kondo FROM dotenvlinter/dotenv-linter:3.3.0 as dotenv-linter FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format FROM ghcr.io/terraform-linters/tflint-bundle:v0.46.0.1 as tflint