We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03176f commit 3277d28Copy full SHA for 3277d28
1 file changed
.github/dependabot.yml
@@ -5,25 +5,25 @@ updates:
5
directory: '/'
6
schedule:
7
interval: 'weekly'
8
- day: 'wednesday'
9
- open-pull-requests-limit: 3
+ day: 'monday'
+ open-pull-requests-limit: 1
10
11
- package-ecosystem: 'gomod'
12
13
14
15
16
+ day: 'tuesday'
17
18
directory: '/_integration-tests'
19
20
21
day: 'wednesday'
22
23
24
directory: '/tools'
25
26
27
28
+ day: 'friday'
29
0 commit comments