mermaid/.github/dependabot.yml

18 lines
326 B
YAML
Raw Normal View History

2022-02-10 20:32:21 +01:00
version: 2
updates:
- package-ecosystem: npm
open-pull-requests-limit: 10
directory: /
target-branch: develop
schedule:
interval: weekly
day: monday
time: "07:00"
- package-ecosystem: github-actions
directory: /
target-branch: develop
schedule:
interval: weekly
day: monday
time: "07:00"