Update dependabot.yml

This commit is contained in:
Max Schmidt
2023-06-23 01:03:42 +02:00
committed by GitHub
parent 1c1acd2129
commit 3e8533f5e9

View File

@ -1,11 +1,10 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "npm"
directory: "/payload"
schedule:
interval: "daily"
- package-ecosystem: "npm" - package-ecosystem: "npm"
directory: "/astro" directory: "/astro"
schedule: schedule:
interval: "daily" interval: "daily"
- package-ecosystem: "npm"
directory: "/payload"
schedule:
interval: "daily"