Skip to content

Commit 48767ca

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

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.1
2+
clang-format==22.1.3
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.1
3+
clang-format==22.1.3
44
# via -r requirements-dev.in
55
colorlog==6.10.1
66
# via gcovr

0 commit comments

Comments
 (0)