Update dependabot.yml
This commit is contained in:
parent
1c1acd2129
commit
3e8533f5e9
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user