Skip to content

Commit

Permalink
Bump clang-tools from 0.10.0 to 0.11.0 (#23)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 0c91325 commit f425da9
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.10.0",
"clang-tools==0.11.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit f425da9

Please sign in to comment.