use relaxed version for cppcheck

since the currently is not available on all OS
This commit is contained in:
Jason2866
2025-02-05 15:01:52 +01:00
committed by GitHub
parent b2bfffb791
commit be8e6d535a
+1 -1
View File
@@ -120,7 +120,7 @@
"tool-cppcheck": { "tool-cppcheck": {
"optional": true, "optional": true,
"owner": "platformio", "owner": "platformio",
"version": "^1.21100.241030" "version": "~1.21100"
}, },
"tool-clangtidy": { "tool-clangtidy": {
"optional": true, "optional": true,