File tree Expand file tree Collapse file tree 19 files changed +19
-18
lines changed
.automation/test/editorconfig-checker
linters/editorconfig_editorconfig_checker Expand file tree Collapse file tree 19 files changed +19
-18
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,4 @@ root = true
44[* .ext ]
55indent_style = space
66indent_size = 4
7+ charset = unset
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2020# renovate: datasource=docker depName=hadolint/hadolint
2121ARG 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
2525ARG GO_REVIVE_VERSION=v1.13.0
2626# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121# renovate: datasource=docker depName=hadolint/hadolint
2222ARG 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
2626ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727# renovate: datasource=docker depName=yoheimuta/protolint
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121# renovate: datasource=docker depName=hadolint/hadolint
2222ARG 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
2626ARG GO_REVIVE_VERSION=v1.13.0
2727# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121# renovate: datasource=docker depName=hadolint/hadolint
2222ARG 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
2626ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727# renovate: datasource=docker depName=yoheimuta/protolint
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121# renovate: datasource=docker depName=hadolint/hadolint
2222ARG 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
2626ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727# renovate: datasource=docker depName=yoheimuta/protolint
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121# renovate: datasource=docker depName=hadolint/hadolint
2222ARG 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
2626ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727# renovate: datasource=docker depName=yoheimuta/protolint
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121# renovate: datasource=docker depName=hadolint/hadolint
2222ARG 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
2626ARG GO_REVIVE_VERSION=v1.13.0
2727# renovate: datasource=docker depName=ghcr.io/yannh/kubeconform
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121# renovate: datasource=docker depName=hadolint/hadolint
2222ARG 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
2626ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727# renovate: datasource=docker depName=yoheimuta/protolint
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ARG BASH_SHFMT_VERSION=v3.12.0-alpine
2121# renovate: datasource=docker depName=hadolint/hadolint
2222ARG 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
2626ARG KUBERNETES_KUBECONFORM_VERSION=v0.7.0-alpine
2727# renovate: datasource=docker depName=yoheimuta/protolint
You can’t perform that action at this time.
0 commit comments