Bump cljkondo/clj-kondo from 2022.01.15-alpine to 2022.02.09-alpine (#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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-14 15:20:19 -06:00 committed by GitHub
parent 5c109b745e
commit 4dd4d1deef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
FROM accurics/terrascan:1.13.0 as terrascan
FROM alpine/terragrunt:1.1.4 as terragrunt
FROM assignuser/chktex-alpine:v0.1.1 as chktex
FROM cljkondo/clj-kondo:2022.01.15-alpine as clj-kondo
FROM cljkondo/clj-kondo:2022.02.09-alpine as clj-kondo
FROM dotenvlinter/dotenv-linter:3.1.1 as dotenv-linter
FROM garethr/kubeval:0.15.0 as kubeval
FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format