Skip to content

Commit 869635c

Browse files
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-version: 20.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e64e71 commit 869635c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Useful stuff when working in a development environment
22
clang-format==13.0.1 # also change in .pre-commit-config.yaml and Dockerfile when updating
3-
clang-tidy==18.1.8 # When updating clang-tidy, also update Dockerfile
3+
clang-tidy==20.1.0 # When updating clang-tidy, also update Dockerfile
44
yamllint==1.37.1 # also change in .pre-commit-config.yaml when updating

0 commit comments

Comments
 (0)