mermaid/.github/dependabot.yml
Matthieu MOREL 7866e761cc
Update dependabot.yml
For npm and github-actions
2021-04-07 23:03:18 +02:00

14 lines
226 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: /
target-branch: develop
schedule:
interval: daily
- package-ecosystem: github-actions
directory: /
target-branch: develop
schedule:
interval: daily