Skip to content

Commit 88e69f0

Browse files
committed
chore: add samples/Parcel and increase open pull requests limit
1 parent eb58216 commit 88e69f0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
version: 2
77
updates:
88
- package-ecosystem: "npm"
9-
directory: "/"
9+
directories:
10+
- "/"
11+
- "/samples/Parcel"
1012
schedule:
1113
interval: "daily"
12-
open-pull-requests-limit: 10
14+
open-pull-requests-limit: 20

0 commit comments

Comments
 (0)