Skip to content

Commit 744ff3e

Browse files
dependabot[bot]shenxianpeng
authored andcommitted
build: bump clang-format from 21.1.8 to 22.1.0 in the clang-tools group
Bumps the clang-tools group with 1 update: [clang-format](https://github.com/ssciwr/clang-format-wheel). Updates `clang-format` from 21.1.8 to 22.1.0 - [Release notes](https://github.com/ssciwr/clang-format-wheel/releases) - [Commits](ssciwr/clang-format-wheel@v21.1.8...v22.1.0) --- updated-dependencies: - dependency-name: clang-format dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: clang-tools ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79e055a commit 744ff3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"pip>=20.3", # Required to install clang-format and clang-tidy
3535
"tomli>=1.1.0; python_version < '3.11'",
3636
"setuptools>=45.0.0", # Required for pkg_resources in clang-tidy
37-
"clang-format==21.1.8",
37+
"clang-format==22.1.0",
3838
"clang-tidy==21.1.6",
3939
]
4040
dynamic = ["version"]

0 commit comments

Comments
 (0)