diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 7e8218b5d717bd21ddd8806d19d027d2d1f18590..4102f9fa3e31dcade839f5e5317d59a821ec8927 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
     rev: v14.0.4-1
     hooks:
     -   id: clang-format
-        args: ['-i', '--style={BasedOnStyle: Google, SortIncludes: false}']
+        args: ['--style={BasedOnStyle: Google, SortIncludes: false}']
 -   repo: https://github.com/pre-commit/pre-commit-hooks
     rev: v4.3.0
     hooks:
diff --git a/cmake b/cmake
index df7bbb894c8314f91e78164bc3502445e383e973..e77c9c32b1d69b21e447cf64f1ad1590aab61159 160000
--- a/cmake
+++ b/cmake
@@ -1 +1 @@
-Subproject commit df7bbb894c8314f91e78164bc3502445e383e973
+Subproject commit e77c9c32b1d69b21e447cf64f1ad1590aab61159