Skip to content

Commit 3588da6

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

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

0 commit comments

Comments
 (0)