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 dc5ae75 commit 6113dd4Copy full SHA for 6113dd4
.pre-commit-config.yaml
@@ -2,6 +2,7 @@ ci:
2
autoupdate_branch: 'devel'
3
autofix_prs: false
4
autoupdate_schedule: quarterly
5
+ submodules: true
6
repos:
7
- repo: https://github.com/pre-commit/mirrors-clang-format
8
rev: v19.1.7
@@ -16,7 +17,7 @@ repos:
16
17
rev: 24.10.0
18
hooks:
19
- id: black
-- repo: https://github.com/cheshirekow/cmake-format-precommit
20
- rev: v0.6.13
+- repo: https://github.com/BlankSpruce/gersemi
21
+ rev: 0.19.0
22
- - id: cmake-format
23
+ - id: gersemi
0 commit comments