diff --git a/contrib/clang-format b/contrib/clang-format
index 7a4e96f64ca64a332ca5f945f08425c3a3e045c6..ceb5c1d524f56a6a4bd2eb82f85d2f1601a8fe43 100644
--- a/contrib/clang-format
+++ b/contrib/clang-format
@@ -147,4 +147,4 @@ AlignTrailingComments: true
 AllowShortFunctionsOnASingleLine: All
 AlwaysBreakTemplateDeclarations: MultiLine
 KeepEmptyLinesAtTheStartOfBlocks: false
-Standard: Cpp03
+Standard: Auto