Skip to content

Commit 2698462

Browse files
chore: update cpp linter version to v1.5.0
Signed-off-by: RuntimeEnforcer bot <runtime-enforcer-bot@users.noreply.github.com>
1 parent 55a8b32 commit 2698462

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
@@ -12,7 +12,7 @@ repos:
1212
language_version: 1.26.3
1313
stages: [pre-commit]
1414
- repo: https://github.com/cpp-linter/cpp-linter-hooks
15-
rev: 40c6a47fbc1d43f2afbf210af70e2b4e3141c28a # v1.4.1
15+
rev: b3dad9fc4697e35a696198f8b6b7ac30b1e31ae0 # v1.5.0
1616
hooks:
1717
- id: clang-format
1818
args:

0 commit comments

Comments
 (0)