From 83282a70706d71cd2eefbc07dd6fec2ce5b363c4 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 13 Oct 2023 13:32:48 +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 a419dc8d..a18f9a58 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -131,7 +131,7 @@ repos: # .editorconfig validity checking - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "2.7.2" + rev: "2.7.3" hooks: - id: editorconfig-checker alias: ec