From 79f3689a4fceef950a4198e4b43052ebdceb3059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 13:52:30 -0500 Subject: [PATCH] Bump cljkondo/clj-kondo from 2022.09.08-alpine to 2022.10.05-alpine (#3430) Bumps cljkondo/clj-kondo from 2022.09.08-alpine to 2022.10.05-alpine. --- updated-dependencies: - dependency-name: cljkondo/clj-kondo dependency-type: direct:production ... Signed-off-by: dependabot[bot] 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 f528ac69..5cc0ffa9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ FROM alpine/terragrunt:1.3.1 as terragrunt FROM tenable/terrascan:1.15.2 as terrascan FROM assignuser/chktex-alpine:v0.1.1 as chktex -FROM cljkondo/clj-kondo:2022.09.08-alpine as clj-kondo +FROM cljkondo/clj-kondo:2022.10.05-alpine as clj-kondo FROM dotenvlinter/dotenv-linter:3.2.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.41.0.1 as tflint