Skip to content

Commit f0b3ae9

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

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.5.0
520+
pip install cppcheck==1.5.1
521521
522522
- name: Configure CMake
523523
run: >

0 commit comments

Comments
 (0)