From 5feffb9e119b1f5945eb197d3a3fcdbf1ad93a26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 23:30:01 +0000 Subject: [PATCH] Bump cljkondo/clj-kondo from 2023.01.20-alpine to 2023.03.17-alpine Bumps cljkondo/clj-kondo from 2023.01.20-alpine to 2023.03.17-alpine. --- updated-dependencies: - dependency-name: cljkondo/clj-kondo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 94ff0f55..d822a087 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.01.20-alpine as clj-kondo +FROM cljkondo/clj-kondo:2023.03.17-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