Skip to content

Commit e60b2e4

Browse files
chore(deps): update dependency clang-format to v23 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2653b30 commit e60b2e4

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ c = [
2929
"lizardbyte-common[test-c]",
3030
]
3131
lint-c = [
32-
"clang-format==22.1.8",
32+
"clang-format==23.1.0",
3333
"cmakelang==0.6.13",
3434
]
3535
lint-python = [
@@ -58,7 +58,7 @@ c = [
5858
{include-group = "test-c"},
5959
]
6060
lint-c = [
61-
"clang-format==22.1.8",
61+
"clang-format==23.1.0",
6262
"cmakelang==0.6.13",
6363
]
6464
lint-python = [

uv.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)