We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d793438 commit b7a8101Copy full SHA for b7a8101
wpiformat/pyproject.toml
@@ -6,8 +6,8 @@ readme = "README.rst"
6
dependencies = [
7
"regex==2022.9.13",
8
"black==23.3.0",
9
- "clang-format==16.0.4",
10
- "clang-tidy==15.0.2.1"
+ "clang-format==17.0.2",
+ "clang-tidy==17.0.1"
11
]
12
classifiers = [
13
"Development Status :: 5 - Production/Stable",
0 commit comments