From f68425360d4253a6e22f6eedac3e87998074be86 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 19:28:16 +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.2.0 → 3.2.1](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/3.2.0...3.2.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 ab97419c..041f5f90 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: args: [ --allow-multiple-documents ] - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 3.2.0 + rev: 3.2.1 hooks: - id: editorconfig-checker name: check .editorconfig rules