From cfcfe9230aa38d11973e8ce549704ab57ce5503e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 01:00:39 +0000 Subject: [PATCH] Bump mstruebing/editorconfig-checker from 2.4.0 to 2.7.2 Bumps mstruebing/editorconfig-checker from 2.4.0 to 2.7.2. --- updated-dependencies: - dependency-name: mstruebing/editorconfig-checker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 61008d74e15..372e721d8ae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,7 @@ FROM golangci/golangci-lint:v1.45.2 as golangci-lint FROM hadolint/hadolint:latest-alpine as dockerfile-lint FROM hashicorp/terraform:1.1.9 as terraform FROM koalaman/shellcheck:v0.8.0 as shellcheck -FROM mstruebing/editorconfig-checker:2.4.0 as editorconfig-checker +FROM mstruebing/editorconfig-checker:2.7.2 as editorconfig-checker FROM mvdan/shfmt:v3.4.3 as shfmt FROM rhysd/actionlint:1.6.12 as actionlint FROM scalameta/scalafmt:v3.5.2 as scalafmt