Skip to content

Commit 8f6d049

Browse files
chore: bump cpp-linter-hooks to support darwin
1 parent 02993a0 commit 8f6d049

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: clippy
2121
args: [--all-targets, --, -D, warnings]
2222
- repo: https://github.com/cpp-linter/cpp-linter-hooks
23-
rev: v0.8.1
23+
rev: v1.4.0
2424
hooks:
2525
- id: clang-format
2626
files: ^crates/memtrack/src/ebpf/c/.*\.(c|h|bpf\.c)$

0 commit comments

Comments
 (0)