Skip to content

Commit 1642137

Browse files
chore(deps): update mstruebing/editorconfig-checker docker tag to v3.4.1 (#6329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5805fb4 commit 1642137

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

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.0
23+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
2424
# renovate: datasource=github-tags depName=mgechev/revive
2525
ARG GO_REVIVE_VERSION=v1.12.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.0
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
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.0
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
2525
# renovate: datasource=github-tags depName=mgechev/revive
2626
ARG GO_REVIVE_VERSION=v1.12.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.0
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
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.0
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
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.0
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
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.0
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
2525
# renovate: datasource=github-tags depName=mgechev/revive
2626
ARG GO_REVIVE_VERSION=v1.12.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.0
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
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.0
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
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/php/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.0
24+
ARG EDITORCONFIG_EDITORCONFIG_CHECKER_VERSION=v3.4.1
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)