Skip to content

Commit be8e6d5

Browse files
authored
use relaxed version for cppcheck
since the currently is not available on all OS
1 parent b2bfffb commit be8e6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"tool-cppcheck": {
121121
"optional": true,
122122
"owner": "platformio",
123-
"version": "^1.21100.241030"
123+
"version": "~1.21100"
124124
},
125125
"tool-clangtidy": {
126126
"optional": true,

0 commit comments

Comments
 (0)