Skip to content

Commit

Permalink
Bump clang-tools from 0.2.2 to 0.8.0 (#12)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Shen <[email protected]>
  • Loading branch information
dependabot[bot] and shenxianpeng authored Jun 4, 2023
1 parent 6b5ac59 commit a1c928b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
"Topic :: Software Development :: Build Tools",
]
dependencies = [
"clang-tools==0.2.2",
"clang-tools==0.8.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit a1c928b

Please sign in to comment.