Skip to content

Commit

Permalink
[CI] Update clang-tidy to 18.1.8 (esphome#7915)
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi authored Dec 4, 2024
1 parent d429aa8 commit 4e839d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Useful stuff when working in a development environment
clang-format==13.0.1 # also change in .pre-commit-config.yaml and Dockerfile when updating
clang-tidy==18.1.3 # When updating clang-tidy, also update Dockerfile
clang-tidy==18.1.8 # When updating clang-tidy, also update Dockerfile
yamllint==1.35.1 # also change in .pre-commit-config.yaml when updating

0 comments on commit 4e839d4

Please sign in to comment.