Skip to content

Commit f425da9

Browse files
Bump clang-tools from 0.10.0 to 0.11.0 (#23)
Bumps [clang-tools](https://github.com/cpp-linter/clang-tools-pip) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases) - [Commits](cpp-linter/clang-tools-pip@v0.10.0...v0.11.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 0c91325 commit f425da9

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

0 commit comments

Comments
 (0)