From 94457eb8a8eb5b34c972e24f4a2ad7edab35830e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 21:44:58 +0000 Subject: [PATCH] chore(deps): update dependency editorconfig-checker/editorconfig-checker to v3.2.0 --- .ci/env/editorconfig-checker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/env/editorconfig-checker.sh b/.ci/env/editorconfig-checker.sh index 5a9bc2a5403..8f52290d200 100755 --- a/.ci/env/editorconfig-checker.sh +++ b/.ci/env/editorconfig-checker.sh @@ -15,7 +15,7 @@ # limitations under the License. #=============================================================================== -VERSION=v3.1.2 +VERSION=v3.2.0 UNPACKED=ec-linux-amd64 ASSET=$UNPACKED.tar.gz CHECKSUMS=checksums.txt