From 566113620920bace91b6d88280445f51a6fd1b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 18:26:45 +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 55aef7eab..1f36ee93b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: # # ) - 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)$