Skip to content

Commit 1b60921

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 f3ffbcd commit 1b60921

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pre-commit
2-
clang-format==22.1.3
2+
clang-format==22.1.4
33
gcovr

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cfgv==3.5.0
22
# via pre-commit
3-
clang-format==22.1.3
3+
clang-format==22.1.4
44
# via -r requirements-dev.in
55
colorlog==6.10.1
66
# via gcovr

0 commit comments

Comments
 (0)