From cb23f28c5fe6f0c8f456c755b1ca6b4b54cca61e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 14:53:35 +0300 Subject: [PATCH] =?UTF-8?q?feat(github-release):=20update=20editorconfig-c?= =?UTF-8?q?hecker/editorconfig-checker=20(v3.3.0=20=E2=86=92=20v3.4.0)=20(?= =?UTF-8?q?#43)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8c7d459..265d211 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: # EditorConfig checking - repo: https://github.com/editorconfig-checker/editorconfig-checker - rev: v3.3.0 + rev: v3.4.0 hooks: - id: editorconfig-checker alias: ec