Skip to content

Commit 92a0299

Browse files
committed
Make pre-commit CI checkout submodules (required to use jrl-cmakemodules definitions in gersemi)
1 parent 8d4336a commit 92a0299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
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/astral-sh/ruff-pre-commit
78
rev: v0.8.6

0 commit comments

Comments
 (0)