Skip to content

Commit ef1957d

Browse files
Update clang-tidy requirement from ~=22.0 to ~=22.1
Updates the requirements on [clang-tidy](https://github.com/ssciwr/clang-tidy-wheel) to permit the latest version. - [Commits](https://github.com/ssciwr/clang-tidy-wheel/commits) --- updated-dependencies: - dependency-name: clang-tidy dependency-version: 22.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16fa08e commit ef1957d

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,5 +1,5 @@
11
clang-format~=22.0
2-
clang-tidy~=22.0
2+
clang-tidy~=22.1
33
cmakelang~=0.6
44
pre-commit>=4.5.1
55
ruff

0 commit comments

Comments
 (0)