From 32ad8cf76de6eb53d296db1dbbe490ff9a820843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 05:52:49 +0000 Subject: [PATCH] Bump https://github.com/pocc/pre-commit-hooks from v1.3.5 to 1.4.0 Bumps [https://github.com/pocc/pre-commit-hooks](https://github.com/pocc/pre-commit-hooks) from v1.3.5 to 1.4.0. - [Commits](https://github.com/pocc/pre-commit-hooks/compare/v1.3.5...v1.4.0) --- updated-dependencies: - dependency-name: https://github.com/pocc/pre-commit-hooks dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 abc5770..26b467a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: types_or: [text] - repo: https://github.com/pocc/pre-commit-hooks - rev: v1.3.5 + rev: v1.4.0 hooks: - id: clang-tidy files: \.(c|h|cpp|hpp)$