Skip to content

Commit 05f87fe

Browse files
committed
Update GitHub Actions with Dependabot
1 parent 52668c3 commit 05f87fe

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
@@ -14,3 +14,12 @@ updates:
1414
applies-to: version-updates
1515
patterns:
1616
- "*"
17+
- package-ecosystem: "github-actions"
18+
directory: "/.github/workflows/"
19+
schedule:
20+
interval: "daily"
21+
groups:
22+
actions-dependencies:
23+
applies-to: version-updates
24+
patterns:
25+
- "*"

0 commit comments

Comments
 (0)