hakurei.app/.github/dependabot.yml
2021-09-30 00:13:55 -04:00

13 lines
223 B
YAML

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