Skip to content

Commit ab0110f

Browse files
Merge pull request #25 from georgidhristov/georgidhristov-patch-1
Change GitHub Actions update interval to monthly
2 parents 337a0fa + 125dd22 commit ab0110f

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)