Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Commit 4e54d4c

Browse files
chore(deps): update pre-commit hook manifest python deps
1 parent e67b204 commit 4e54d4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-hooks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@
617617
types_or: [c, c++]
618618
args: []
619619
additional_dependencies:
620-
- clang-tidy==22.1.0.1
620+
- clang-tidy==22.1.7
621621

622622
- id: cppcheck
623623
name: cppcheck (C/C++ linter)
@@ -635,7 +635,7 @@
635635
types: [markdown]
636636
require_serial: true
637637
additional_dependencies:
638-
- rumdl==0.2.3
638+
- rumdl==0.2.22
639639

640640
- id: alef-docs-fresh
641641
name: alef-docs-fresh (Alef binding docs freshness)

0 commit comments

Comments
 (0)