Skip to content

Commit b7a5519

Browse files
chore(deps): update dependency cppcheck to v1.5.0 (#47)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent b4c6bc2 commit b7a5519

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
@@ -517,7 +517,7 @@ jobs:
517517

518518
- name: Install latest cppcheck
519519
run: |
520-
pip install cppcheck==1.4.7
520+
pip install cppcheck==1.5.0
521521
522522
- name: Configure CMake
523523
run: >

0 commit comments

Comments
 (0)