Skip to content

Commit ab0cb31

Browse files
dependabot[bot]steve-downey
authored andcommitted
Bump clang-format from 21.1.8 to 22.1.0
Bumps [clang-format](https://github.com/ssciwr/clang-format-wheel) 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87c60c5 commit ab0cb31

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
@@ -9,7 +9,7 @@ dependencies = []
99
[dependency-groups]
1010
dev = [
1111
"cmake==4.2.1",
12-
"clang-format==21.1.8",
12+
"clang-format==22.1.0",
1313
"gcovr>=7.2",
1414
"pre-commit>=3.7.1",
1515
]

0 commit comments

Comments
 (0)