Skip to content

Commit

Permalink
Bump clang-tools from 0.11.1 to 0.11.2 (#33)
Browse files Browse the repository at this point in the history
Bumps [clang-tools](https://github.com/cpp-linter/clang-tools-pip) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases)
- [Commits](cpp-linter/clang-tools-pip@v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: clang-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 27, 2024
1 parent e34fb61 commit 8df5e5a
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.11.1",
"clang-tools==0.11.2",
]
dynamic = ["version"]

Expand Down

0 comments on commit 8df5e5a

Please sign in to comment.