Skip to content

Commit 89fdd08

Browse files
Bump clang-format from 22.1.4 to 22.1.5
Bumps [clang-format](https://github.com/ssciwr/clang-format-wheel) from 22.1.4 to 22.1.5. - [Release notes](https://github.com/ssciwr/clang-format-wheel/releases) - [Commits](ssciwr/clang-format-wheel@v22.1.4...v22.1.5) --- updated-dependencies: - dependency-name: clang-format dependency-version: 22.1.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 833bfea commit 89fdd08

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.3.2",
12-
"clang-format==22.1.4",
12+
"clang-format==22.1.5",
1313
"gcovr>=8.6",
1414
"pre-commit>=4.5.1",
1515
]

0 commit comments

Comments
 (0)