From 7e8426fdd501fa1d37d8c615035215f938da6bf7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 21:05:13 +0000 Subject: [PATCH] chore(deps): update pre-commit hook editorconfig-checker/editorconfig-checker.python to v3.11.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 63e5198..d4100b2 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.8.0 + rev: 3.11.1 hooks: - id: editorconfig-checker-system # Check editorconfig compliance alias: ec