kios-webapp/.github/dependabot.yml

11 lines
204 B
YAML
Raw Normal View History

version: 2
updates:
- package-ecosystem: "npm"
directory: "/astro"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/payload"
schedule:
interval: "daily"