From fa73893179da3ca01543f8f8d31b15a371e95497 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 Nov 2025 05:02:38 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/committed to v1.1.8 --- .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 e321ecaa..773e2d23 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.7 + rev: v1.1.8 hooks: - id: committed