From f5b7f96173bb9a8aa2e264af6488f8a6513a08a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 15:33:11 +0300 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20pre-commit=20hook=20edi?= =?UTF-8?q?torconfig-checker/editorconfig-checker=20(v3.4.0=20=E2=86=92=20?= =?UTF-8?q?v3.4.1)=20(#76)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 1526a2f..22598c7 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.4.0 + rev: v3.4.1 hooks: - id: editorconfig-checker alias: ec