From 6024b35b6116c105d7e3a1715b193a45f646a28b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 16:54:22 +0000 Subject: [PATCH] chore(deps): update pre-commit hook editorconfig-checker/editorconfig-checker.python to v3.8.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 0102649..63e5198 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: markdownlint-cli2 - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.6.1 + rev: 3.8.0 hooks: - id: editorconfig-checker-system # Check editorconfig compliance alias: ec