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 444b600 commit 25f8f3fCopy full SHA for 25f8f3f
1 file changed
.github/dependabot.yml
@@ -2,11 +2,13 @@ version: 2
2
updates:
3
- package-ecosystem: "gomod"
4
directory: "/"
5
+ cooldown:
6
+ default-days: 7
7
schedule:
- interval: "monthly"
8
+ interval: weekly
9
open-pull-requests-limit: 10
10
assignees:
- - "goloroden"
11
+ - thenativeweb/internal_dev
12
labels:
13
- "Dependencies"
14
allow:
@@ -17,11 +19,13 @@ updates:
17
19
18
20
- package-ecosystem: "github-actions"
21
22
23
24
25
26
27
28
29
30
31
commit-message:
0 commit comments