diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 8db0aa1..dafb20b 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -617,7 +617,7 @@ types_or: [c, c++] args: [] additional_dependencies: - - clang-tidy==22.1.0.1 + - clang-tidy==22.1.7 - id: cppcheck name: cppcheck (C/C++ linter) @@ -635,7 +635,7 @@ types: [markdown] require_serial: true additional_dependencies: - - rumdl==0.2.3 + - rumdl==0.2.22 - id: alef-docs-fresh name: alef-docs-fresh (Alef binding docs freshness)