From 96c6d1271614f001bd64202ac4d9f5d917f602a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 10:48:32 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20pre-commit=20hook=20edi?= =?UTF-8?q?torconfig-checker/editorconfig-checker.python=20(3.6.0=20?= =?UTF-8?q?=E2=86=92=203.6.1)=20(#191)?= 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 14cbab6..77134c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ # For more hooks, see https://pre-commit.com/hooks.html repos: - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.6.0 + rev: 3.6.1 hooks: - id: editorconfig-checker alias: ec