From a9cf3fdcaf9a3ad92469e7dd75a5c7990d039f69 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 19:19:33 +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 40f6906..18626c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -81,7 +81,7 @@ repos: language: system - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "3.2.0" + rev: "3.2.1" hooks: - id: editorconfig-checker alias: ec