Skip to content

Commit 5ec3d39

Browse files
committed
fix(pre-commit): downgrade cppcheck
so we don't have to fix cpp code and formatting rule changes
1 parent 0ad5120 commit 5ec3d39

2 files changed

Lines changed: 21 additions & 20 deletions

File tree

pixi.lock

Lines changed: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ webots = ">=2022b,<2023a"
208208
# of pre-commit hooks running after commits from the git-subrepo cli
209209
git-subrepo = ">=0.4.9,<0.5"
210210
clang-format = ">=21.1.0,<22"
211-
cppcheck = ">=2.18.3,<3"
211+
cppcheck = ">=2.18.3,<2.20"
212212
pre-commit = ">=4.4.0,<5"
213213

214214
[feature.ros.pypi-dependencies]

0 commit comments

Comments
 (0)