From 411aa77a2e2c5b683400ed509e11d5a8e66b1bc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 09:28:11 +0000 Subject: [PATCH] chore(deps): update pre-commit hook editorconfig-checker/editorconfig-checker.python to v3.6.0 --- .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..2c89c53 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.0" hooks: - id: editorconfig-checker alias: ec