Skip to content

Commit 87c8100

Browse files
authored
chore: enable Dependabot for GitHub Actions (#254)
Add a github-actions package-ecosystem entry to Dependabot config so GitHub Actions workflow dependencies are kept up to date (weekly).
1 parent 00a9ea6 commit 87c8100

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ updates:
3939
- 7.3.36
4040
- 7.3.38
4141
- 7.3.39
42+
- package-ecosystem: github-actions
43+
directory: "/"
44+
schedule:
45+
interval: weekly
46+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)