Skip to content

Commit b6bd5ac

Browse files
committed
ci: Dependabot for Yarn
1 parent 5239cea commit b6bd5ac

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,12 @@ updates:
1313
gha:
1414
patterns:
1515
- "*"
16+
17+
- package-ecosystem: "yarn"
18+
directory: "/"
19+
schedule:
20+
interval: "weekly"
21+
groups:
22+
yarn:
23+
patterns:
24+
- "*"

0 commit comments

Comments
 (0)