From 6983cb39534af5a05e8daa85dafb4db9aceb2a94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:43:00 +0000 Subject: [PATCH] chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v4 --- .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 9a1b2f6c..3e86cc4d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - types-PyYAML - types-aiofiles - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.2.0 + rev: v4.0.0 hooks: - id: conventional-pre-commit stages: [commit-msg]