From 668ce6ee3a8fb6006be1b83e98b95e42ff34502d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 22:04:23 +0000 Subject: [PATCH] chore(deps): update pre-commit hook compilerla/conventional-pre-commit to v3.6.0 --- .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 a01164d8..431c9b0d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: buildifier-lint # Check that commit messages follow https://www.conventionalcommits.org - repo: https://github.com/compilerla/conventional-pre-commit - rev: v3.0.0 + rev: v3.6.0 hooks: - id: conventional-pre-commit stages: