From d20f9c48b0b40d6551c23143f032dff1376faac6 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 19 Oct 2023 10:56:33 +0300 Subject: [PATCH] pre-commit autoupdate --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b60a39f..4dd6bd3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: args: [--update-only, --notitle] - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: check-added-large-files - id: check-case-conflict @@ -37,7 +37,7 @@ repos: - id: prettier - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: "2.7.2" + rev: "2.7.3" hooks: - id: editorconfig-checker alias: ec