Skip to content

Commit e5eb3b9

Browse files
Bump clang-tools from 0.8.0 to 0.9.0 (#165)
Bumps [clang-tools](https://github.com/cpp-linter/clang-tools-pip) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases) - [Commits](cpp-linter/clang-tools-pip@v0.8.0...v0.9.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>
1 parent 7793955 commit e5eb3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Install clang-tools binaries (clang-format, clang-tidy)
22
# For details please see: https://github.com/cpp-linter/clang-tools-pip
3-
clang-tools==0.8.0
3+
clang-tools==0.9.0
44

55
# cpp-linter core Python executable package
66
# For details please see: https://github.com/cpp-linter/cpp-linter

0 commit comments

Comments
 (0)