From 75a0592a4bdd78eb5cc5bbbf7cf370f5e6f49bd4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 2 Apr 2025 10:44:33 +0300 Subject: [PATCH] pre-commit autoupdate --- .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 4651705f..e21694b2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -101,7 +101,7 @@ repos: # .editorconfig validity checking - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "3.2.0" + rev: "3.2.1" hooks: - id: editorconfig-checker alias: ec