Skip to content

Commit

Permalink
Update clang-tidy to v18.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
valeros committed Sep 17, 2024
1 parent 4230b22 commit 948b16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio/dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def get_core_dependencies():
"contrib-pioremote": "~1.0.0",
"tool-scons": "~4.40801.0",
"tool-cppcheck": "~1.21100.0",
"tool-clangtidy": "~1.150005.0",
"tool-clangtidy": "~1.180108.0",
"tool-pvs-studio": "~7.18.0",
}

Expand Down

0 comments on commit 948b16e

Please sign in to comment.