From 29e5ef25fb6bde7810e17e7000ae4ca3b77770eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 20:43:26 +0000 Subject: [PATCH] Update pre-commit hook editorconfig-checker/editorconfig-checker.python to v3.6.1 --- .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 63f5200..4519e0a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -90,7 +90,7 @@ repos: types: [image] - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "3.2.0" + rev: "3.6.1" hooks: - id: editorconfig-checker alias: ec