Skip to content

Commit 730bc99

Browse files
authoredMar 7, 2024
Bump clang-tools from 0.11.3 to 0.12.0 (#39)
Bumps [clang-tools](https://github.com/cpp-linter/clang-tools-pip) from 0.11.3 to 0.12.0. - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases) - [Commits](cpp-linter/clang-tools-pip@v0.11.3...v0.12.0) --- updated-dependencies: - dependency-name: clang-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5aff473 commit 730bc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
"Topic :: Software Development :: Build Tools",
2626
]
2727
dependencies = [
28-
"clang-tools==0.11.3",
28+
"clang-tools==0.12.0",
2929
]
3030
dynamic = ["version"]
3131

0 commit comments

Comments
 (0)
Please sign in to comment.