ci/dependabot: handle gitsubmodules

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-03-29 14:00:48 +02:00
parent 5e5193fcf5
commit df6a586a5f
1 changed files with 15 additions and 5 deletions

View File

@ -1,7 +1,17 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: github-actions
directory: / - package-ecosystem: gitsubmodule
schedule: directory: /
interval: weekly schedule:
open-pull-requests-limit: 99 interval: daily
open-pull-requests-limit: 99
labels:
- dependencies
- third-party
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 99