Skip to content

Commit 5bc31b4

Browse files
authored
Add Dependabot configuration for GitHub Actions (#801)
1 parent 7d46468 commit 5bc31b4

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
interval: weekly
8+
day: monday
9+
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)