Bump clang-tidy from 18.1.8 to 20.1.0

Bumps [clang-tidy](https://github.com/ssciwr/clang-tidy-wheel) from 18.1.8 to 20.1.0.
- [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] 2025-04-06 00:59:51 +00:00 committed by GitHub
parent f3b1b11eba
commit ce5947cde6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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==18.1.8 # When updating clang-tidy, also update Dockerfile
clang-tidy==20.1.0 # When updating clang-tidy, also update Dockerfile
yamllint==1.37.0 # also change in .pre-commit-config.yaml when updating