Skip to content

Commit 2714d50

Browse files
chore(deps): update mstruebing/editorconfig-checker docker tag to v3.5.0 (#6625)
* chore(deps): update mstruebing/editorconfig-checker docker tag to v3.5.0 * [MegaLinter] Apply linters fixes * fix test case --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nvuillam <[email protected]>
1 parent c5544da commit 2714d50

File tree

19 files changed

+19
-18
lines changed

19 files changed

+19
-18
lines changed

.automation/test/editorconfig-checker/.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ root = true
44
[*.ext]
55
indent_style = space
66
indent_size = 4
7+
charset = unset

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2020
# renovate: datasource=docker depName=hadolint/hadolint
2121
ARG DOCKERFILE_HADOLINT_VERSION=v2.14.0-alpine
2222
# renovate: datasource=docker depName=mstruebing/editorconfig-checker
23-
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
23+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.5.0
2424
# renovate: datasource=github-tags depName=mgechev/revive
2525
ARG GO_REVIVE_VERSION=v1.13.0
2626
# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform

flavors/c_cpp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121
# renovate: datasource=docker depName=hadolint/hadolint
2222
ARG DOCKERFILE_HADOLINT_VERSION=v2.14.0-alpine
2323
# renovate: datasource=docker depName=mstruebing/editorconfig-checker
24-
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.5.0
2525
# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform
2626
ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727
# renovate: datasource=docker depName=yoheimuta/protolint

flavors/cupcake/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121
# renovate: datasource=docker depName=hadolint/hadolint
2222
ARG DOCKERFILE_HADOLINT_VERSION=v2.14.0-alpine
2323
# renovate: datasource=docker depName=mstruebing/editorconfig-checker
24-
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.5.0
2525
# renovate: datasource=github-tags depName=mgechev/revive
2626
ARG GO_REVIVE_VERSION=v1.13.0
2727
# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform

flavors/documentation/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121
# renovate: datasource=docker depName=hadolint/hadolint
2222
ARG DOCKERFILE_HADOLINT_VERSION=v2.14.0-alpine
2323
# renovate: datasource=docker depName=mstruebing/editorconfig-checker
24-
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.5.0
2525
# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform
2626
ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727
# renovate: datasource=docker depName=yoheimuta/protolint

flavors/dotnet/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121
# renovate: datasource=docker depName=hadolint/hadolint
2222
ARG DOCKERFILE_HADOLINT_VERSION=v2.14.0-alpine
2323
# renovate: datasource=docker depName=mstruebing/editorconfig-checker
24-
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.5.0
2525
# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform
2626
ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727
# renovate: datasource=docker depName=yoheimuta/protolint

flavors/dotnetweb/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121
# renovate: datasource=docker depName=hadolint/hadolint
2222
ARG DOCKERFILE_HADOLINT_VERSION=v2.14.0-alpine
2323
# renovate: datasource=docker depName=mstruebing/editorconfig-checker
24-
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.5.0
2525
# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform
2626
ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727
# renovate: datasource=docker depName=yoheimuta/protolint

flavors/go/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121
# renovate: datasource=docker depName=hadolint/hadolint
2222
ARG DOCKERFILE_HADOLINT_VERSION=v2.14.0-alpine
2323
# renovate: datasource=docker depName=mstruebing/editorconfig-checker
24-
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.5.0
2525
# renovate: datasource=github-tags depName=mgechev/revive
2626
ARG GO_REVIVE_VERSION=v1.13.0
2727
# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform

flavors/java/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121
# renovate: datasource=docker depName=hadolint/hadolint
2222
ARG DOCKERFILE_HADOLINT_VERSION=v2.14.0-alpine
2323
# renovate: datasource=docker depName=mstruebing/editorconfig-checker
24-
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.5.0
2525
# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform
2626
ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727
# renovate: datasource=docker depName=yoheimuta/protolint

flavors/javascript/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121
# renovate: datasource=docker depName=hadolint/hadolint
2222
ARG DOCKERFILE_HADOLINT_VERSION=v2.14.0-alpine
2323
# renovate: datasource=docker depName=mstruebing/editorconfig-checker
24-
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.5.0
2525
# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform
2626
ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727
# renovate: datasource=docker depName=yoheimuta/protolint

0 commit comments

Comments
 (0)