Skip to content

Commit 0b7e6e5

Browse files
authored
Apply suggestion from @shenxianpeng
1 parent e26ef44 commit 0b7e6e5

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 @@ classifiers = [
3434
dependencies = [
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.2",
37+
"clang-format==21.1.1",
3838
"clang-tidy==21.1.1",
3939
]
4040
dynamic = ["version"]

0 commit comments

Comments
 (0)