f4pga/.github/dependabot.yml
Unai Martinez-Corral df6a586a5f ci/dependabot: handle gitsubmodules
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2022-03-29 14:00:52 +02:00

17 lines
318 B
YAML

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