Update clang-format

Update to the latest OpenBMC clang-format.

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I54010d3c756af4c85786285644038d449730612b
diff --git a/core_manager.cpp b/core_manager.cpp
index 9dfaa9b..aa069a7 100644
--- a/core_manager.cpp
+++ b/core_manager.cpp
@@ -2,11 +2,12 @@
 
 #include "core_manager.hpp"
 
-#include <filesystem>
 #include <phosphor-logging/log.hpp>
-#include <regex>
 #include <sdbusplus/exception.hpp>
 
+#include <filesystem>
+#include <regex>
+
 namespace phosphor
 {
 namespace dump