We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb287f commit 4aad309Copy full SHA for 4aad309
.github/dependabot.yml
@@ -3,5 +3,8 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
schedule:
6
- interval: "weekly"
+ interval: "monthly"
7
+ open-pull-requests-limit: 10
8
+ cooldown:
9
+ default-days: 7
10
target-branch: "main"
0 commit comments