From cf987958634093a1a001a9a968681934eb7a55b7 Mon Sep 17 00:00:00 2001 From: Justin Chu Date: Thu, 27 Jun 2024 15:50:22 -0700 Subject: [PATCH] chore: bump clang-format (#103) --- .lintrunner.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lintrunner.toml b/.lintrunner.toml index 68224b2..bd2bc05 100644 --- a/.lintrunner.toml +++ b/.lintrunner.toml @@ -226,7 +226,7 @@ init_command = [ 'run', 'pip_init', '--dry-run={{DRYRUN}}', - 'clang-format==15.0.4', + 'clang-format==18.1.7', ] command = [ 'python',