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

Commit a862bc3

Browse files
chore(deps): update pre-commit hook manifest python deps
1 parent be5b69b commit a862bc3

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.20
639639

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

0 commit comments

Comments
 (0)