Update dependabot.yml
This commit is contained in:
parent
0f83d014f0
commit
ad23edaed1
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -1,10 +1,11 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "npm"
|
|
||||||
directory: "/astro"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/payload"
|
directory: "/payload"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
- package-ecosystem: "npm"
|
||||||
|
directory: "/astro"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user