From 22a47d1e5938f4003a367919469cd407e6bb04d8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 25 Feb 2026 07:23:52 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/committed to v1.1.11 --- .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 29df0c08..acf3217a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: stages: [commit-msg] - repo: https://github.com/crate-ci/committed - rev: v1.1.10 + rev: v1.1.11 hooks: - id: committed