Bump clang-tidy from 14.0.6 to 18.1.1

Bumps [clang-tidy](https://github.com/ssciwr/clang-tidy-wheel) from 14.0.6 to 18.1.1.
- [Commits](https://github.com/ssciwr/clang-tidy-wheel/commits)

---
updated-dependencies:
- dependency-name: clang-tidy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-03 02:17:45 +00:00 committed by GitHub
parent be8d188a55
commit f6f0c529d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Useful stuff when working in a development environment
clang-format==13.0.1
clang-tidy==14.0.6
clang-tidy==18.1.1
yamllint==1.35.1