Skip to content

Commit 3205a1c

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 73af16b commit 3205a1c

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
@@ -32,7 +32,7 @@ classifiers = [
3232
"Topic :: Software Development :: Build Tools",
3333
]
3434
dependencies = [
35-
"clang-format==20.1.7",
35+
"clang-format==20.1.8",
3636
"clang-tidy==20.1.0",
3737
"tomli>=1.1.0; python_version < '3.11'",
3838
]

0 commit comments

Comments
 (0)