mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Bump mstruebing/editorconfig-checker from 2.7.0 to 2.7.1 (#4572)
Bumps mstruebing/editorconfig-checker from 2.7.0 to 2.7.1. --- updated-dependencies: - dependency-name: mstruebing/editorconfig-checker dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
b10f34ff1e
commit
d9fd3c4833
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ FROM golangci/golangci-lint:v1.54.2 as golangci-lint
|
||||||
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
|
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
|
||||||
FROM hashicorp/terraform:1.5.5 as terraform
|
FROM hashicorp/terraform:1.5.5 as terraform
|
||||||
FROM koalaman/shellcheck:v0.9.0 as shellcheck
|
FROM koalaman/shellcheck:v0.9.0 as shellcheck
|
||||||
FROM mstruebing/editorconfig-checker:2.7.0 as editorconfig-checker
|
FROM mstruebing/editorconfig-checker:2.7.1 as editorconfig-checker
|
||||||
FROM mvdan/shfmt:v3.7.0 as shfmt
|
FROM mvdan/shfmt:v3.7.0 as shfmt
|
||||||
FROM rhysd/actionlint:1.6.25 as actionlint
|
FROM rhysd/actionlint:1.6.25 as actionlint
|
||||||
FROM scalameta/scalafmt:v3.7.3 as scalafmt
|
FROM scalameta/scalafmt:v3.7.3 as scalafmt
|
||||||
|
|
Loading…
Reference in a new issue