We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e055a commit 525ac64Copy full SHA for 525ac64
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"pip>=20.3", # Required to install clang-format and clang-tidy
35
"tomli>=1.1.0; python_version < '3.11'",
36
"setuptools>=45.0.0", # Required for pkg_resources in clang-tidy
37
- "clang-format==21.1.8",
+ "clang-format==22.1.0",
38
"clang-tidy==21.1.6",
39
]
40
dynamic = ["version"]
0 commit comments