Skip to content

Commit

Permalink
chore: update submodule
Browse files Browse the repository at this point in the history
Additionally, enable renovate's support for git submodules. This is
still in beta and therefore has to be enabled manually.

Signed-off-by: JP-Ellis <[email protected]>
  • Loading branch information
JP-Ellis committed Nov 16, 2023
1 parent e49ced9 commit 32ded00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"pre-commit": {
"enabled": true
},
"git-submodules": {
"enabled": true
},
"prHourlyLimit": 0,
"prConcurrentLimit": 0
}
2 changes: 1 addition & 1 deletion tests/v3/compatiblity_suite/definition

0 comments on commit 32ded00

Please sign in to comment.