Mayo commited on
chore(deps): update bun package ecosystem configuration to use a single directory
Browse files- .github/dependabot.yml +1 -3
.github/dependabot.yml
CHANGED
|
@@ -11,8 +11,6 @@ updates:
|
|
| 11 |
interval: "daily"
|
| 12 |
|
| 13 |
- package-ecosystem: "bun"
|
| 14 |
-
|
| 15 |
-
- "/"
|
| 16 |
-
- "/ui"
|
| 17 |
schedule:
|
| 18 |
interval: "daily"
|
|
|
|
| 11 |
interval: "daily"
|
| 12 |
|
| 13 |
- package-ecosystem: "bun"
|
| 14 |
+
directory: "/"
|
|
|
|
|
|
|
| 15 |
schedule:
|
| 16 |
interval: "daily"
|