Skip to content

Commit d203767

Browse files
chore(deps): bump clang-format from 20.1.7 to 20.1.8 in the pip group
Bumps the pip group with 1 update: [clang-format](https://github.com/ssciwr/clang-format-wheel). Updates `clang-format` from 20.1.7 to 20.1.8 - [Release notes](https://github.com/ssciwr/clang-format-wheel/releases) - [Commits](ssciwr/clang-format-wheel@v20.1.7...v20.1.8) --- updated-dependencies: - dependency-name: clang-format dependency-version: 20.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7c3023 commit d203767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tracker = "https://github.com/cpp-linter/cpp-linter-hooks/issues"
4848
[project.optional-dependencies]
4949
# only clang tools can added to this section to make hooks work
5050
tools = [
51-
"clang-format==20.1.7",
51+
"clang-format==20.1.8",
5252
"clang-tidy==20.1.0",
5353
]
5454

0 commit comments

Comments
 (0)