Skip to content

Commit 5b50ffd

Browse files
Configure Dependabot to monitor GitHub Actions dependencies
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
1 parent 9c41ff3 commit 5b50ffd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ updates:
1111
interval: "weekly"
1212
reviewers:
1313
- "berrycloud/reviewers"
14+
- package-ecosystem: "github-actions"
15+
directory: "/"
16+
schedule:
17+
interval: "weekly"

0 commit comments

Comments
 (0)