Skip to content

Commit 525ac64

Browse files
build: bump clang-format from 21.1.8 to 22.1.0 in the clang-tools group (#173)
1 parent 79e055a commit 525ac64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"pip>=20.3", # Required to install clang-format and clang-tidy
3535
"tomli>=1.1.0; python_version < '3.11'",
3636
"setuptools>=45.0.0", # Required for pkg_resources in clang-tidy
37-
"clang-format==21.1.8",
37+
"clang-format==22.1.0",
3838
"clang-tidy==21.1.6",
3939
]
4040
dynamic = ["version"]

0 commit comments

Comments
 (0)