Files
mermaid-live-editor/.github/dependabot.yml
T
2021-12-08 12:18:08 +05:30

24 lines
472 B
YAML

version: 2
updates:
- package-ecosystem: docker
directory: /
target-branch: develop
schedule:
interval: weekly
day: friday
time: '07:00'
- package-ecosystem: github-actions
directory: /
target-branch: develop
schedule:
interval: weekly
day: friday
time: '07:00'
- package-ecosystem: npm
directory: /
target-branch: develop
schedule:
interval: weekly
day: friday
time: '07:00'