From 84afb069771a35e08445275633541c53e92f1b9b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 19:51:23 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/editorconfig-checker/editorconfig-checker.python: 3.6.1 → 3.8.0](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/3.6.1...3.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 35f7a9a0..331885d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,6 +41,6 @@ repos: pass_filenames: false - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.6.1 + rev: 3.8.0 hooks: - id: editorconfig-checker