mermaid/.github/dependabot.yml

19 lines
390 B
YAML
Raw Normal View History

2021-04-07 19:43:07 +02:00
version: 2
updates:
2022-09-05 01:00:47 +05:30
- package-ecosystem: npm
open-pull-requests-limit: 10
directory: /
target-branch: develop
versioning-strategy: increase
schedule:
interval: weekly
day: monday
time: '07:00'
- package-ecosystem: github-actions
directory: /
target-branch: develop
schedule:
interval: weekly
day: monday
time: '07:00'