Skip to content

Commit 6115724

Browse files
chore(deps): update dependency clang-tidy to v20 (#59)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent 5bdcaa5 commit 6115724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ jobs:
469469

470470
- name: Install latest clang-tidy
471471
run: |
472-
pip install clang-tidy==19.1.0.1
472+
pip install clang-tidy==20.1.0
473473
474474
- name: Configure CMake
475475
run: >

0 commit comments

Comments
 (0)