1
0
mirror of https://github.com/esphome/esphome.git synced 2026-06-24 01:48:54 +02:00

Bump clang-tidy from 22.1.0.1 to 22.1.7 (#16984)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-15 21:15:12 -04:00
committed by GitHub
parent 73f839437e
commit bb6cd97948
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
34f6ce4a4775acf8c7201778f114b191f78269f232b67f01fed920f0cdf73686
007cddcd7aa933f0ff9b3fd65f0b7571579ac223d11c6117af2b291bd2f9fe74

View File

@@ -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==22.1.0.1
clang-tidy==22.1.7
yamllint==1.38.0 # also change in .pre-commit-config.yaml when updating