Skip to content

Commit 4dd4d1d

Browse files
Bump cljkondo/clj-kondo from 2022.01.15-alpine to 2022.02.09-alpine (super-linter#2467)
Bumps cljkondo/clj-kondo from 2022.01.15-alpine to 2022.02.09-alpine. --- updated-dependencies: - dependency-name: cljkondo/clj-kondo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c109b7 commit 4dd4d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
FROM accurics/terrascan:1.13.0 as terrascan
1111
FROM alpine/terragrunt:1.1.4 as terragrunt
1212
FROM assignuser/chktex-alpine:v0.1.1 as chktex
13-
FROM cljkondo/clj-kondo:2022.01.15-alpine as clj-kondo
13+
FROM cljkondo/clj-kondo:2022.02.09-alpine as clj-kondo
1414
FROM dotenvlinter/dotenv-linter:3.1.1 as dotenv-linter
1515
FROM garethr/kubeval:0.15.0 as kubeval
1616
FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format

0 commit comments

Comments
 (0)