Skip to content

Commit a1c928b

Browse files
Bump clang-tools from 0.2.2 to 0.8.0 (#12)
Bumps [clang-tools](https://github.com/cpp-linter/clang-tools-pip) from 0.2.2 to 0.8.0. - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases) - [Commits](cpp-linter/clang-tools-pip@v0.2.2...v0.8.0) --- updated-dependencies: - dependency-name: clang-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Shen <xianpeng.shen@gmail.com>
1 parent 6b5ac59 commit a1c928b

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.2.2",
28+
"clang-tools==0.8.0",
2929
]
3030
dynamic = ["version"]
3131

0 commit comments

Comments
 (0)