From efd295fafddc67a6d2162295b79f5d2880fa33af Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 25 Jan 2025 10:36:27 +0200 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 8a673d71..b056a2d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -96,7 +96,7 @@ repos: # .editorconfig validity checking - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "3.0.3" + rev: "3.1.2" hooks: - id: editorconfig-checker alias: ec