Skip to content

Commit 125dd22

Browse files
Change GitHub Actions update interval to monthly
1 parent 337a0fa commit 125dd22

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "weekly"
8+
open-pull-requests-limit: 2
89

910
- package-ecosystem: "github-actions"
1011
directory: "/"
1112
schedule:
12-
interval: "weekly"
13+
interval: "monthly"
14+
open-pull-requests-limit: 1

0 commit comments

Comments
 (0)