Skip to content

Commit d4a0b7e

Browse files
authored
Add Dependabot configuration for GitHub Actions
1 parent 7d46468 commit d4a0b7e

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)