Skip to content

Commit 53b6977

Browse files
authored
use relaxed version for cppcheck
since the current used is not available on all OS
1 parent 6a48a31 commit 53b6977

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
@@ -114,7 +114,7 @@
114114
"tool-cppcheck": {
115115
"optional": true,
116116
"owner": "platformio",
117-
"version": "^1.21100.241030"
117+
"version": "~1.21100"
118118
},
119119
"tool-clangtidy": {
120120
"optional": true,

0 commit comments

Comments
 (0)