Skip to content

Commit 8fbb7e8

Browse files
committed
Add Dependabot updates for GitHub Actions
1 parent 9337b75 commit 8fbb7e8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,12 @@ updates:
1313
all:
1414
patterns:
1515
- "*"
16+
17+
- package-ecosystem: "github-actions"
18+
directory: "/"
19+
schedule:
20+
interval: "weekly"
21+
groups:
22+
github-actions:
23+
patterns:
24+
- "*"

0 commit comments

Comments
 (0)