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)$