mirror of https://github.com/commaai/panda.git
update cppcheck to 2.13.4 (#1915)
This commit is contained in:
parent
a727cecdb8
commit
b08bc43a21
|
@ -10,7 +10,7 @@ fi
|
|||
|
||||
cd $CPPCHECK_DIR
|
||||
|
||||
VERS="2.13.0"
|
||||
VERS="2.13.4"
|
||||
git fetch --all --tags
|
||||
git checkout $VERS
|
||||
git cherry-pick -n f6b538e855f0bacea33c4074664628024ef39dc6 b11b42087ff29569bc3740f5aa07eb6616ea4f63
|
||||
|
|
Loading…
Reference in New Issue