chore: Fix dependabot npm ecosystem
This commit is contained in:
parent
564534f51c
commit
d2270c43b3
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -8,14 +8,14 @@ updates:
|
||||
labels:
|
||||
- "🛠 dependencies"
|
||||
- "🤖 android"
|
||||
- package-ecosystem: "yarn"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "package/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
labels:
|
||||
- "🛠 dependencies"
|
||||
- "☕️ js"
|
||||
- package-ecosystem: "yarn"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "docs/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
|
Loading…
Reference in New Issue
Block a user