Skip to content

Commit 6113dd4

Browse files
committed
pre-commit : switch to gersemi
pre-commit-config : do checkout submodules
1 parent dc5ae75 commit 6113dd4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ ci:
22
autoupdate_branch: 'devel'
33
autofix_prs: false
44
autoupdate_schedule: quarterly
5+
submodules: true
56
repos:
67
- repo: https://github.com/pre-commit/mirrors-clang-format
78
rev: v19.1.7
@@ -16,7 +17,7 @@ repos:
1617
rev: 24.10.0
1718
hooks:
1819
- id: black
19-
- repo: https://github.com/cheshirekow/cmake-format-precommit
20-
rev: v0.6.13
20+
- repo: https://github.com/BlankSpruce/gersemi
21+
rev: 0.19.0
2122
hooks:
22-
- id: cmake-format
23+
- id: gersemi

0 commit comments

Comments
 (0)