hakurei.app/.github/dependabot.yml
2021-11-25 20:27:48 -05:00

18 lines
349 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
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
target-branch: main