Skip to content

Commit e84192c

Browse files
Bump clang-tools from 0.7.0 to 0.7.1 (#140)
Bumps [clang-tools](https://github.com/cpp-linter/clang-tools-pip) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases) - [Commits](cpp-linter/clang-tools-pip@v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: clang-tools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbfcee6 commit e84192c

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.7.0
3+
clang-tools==0.7.1
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)