We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4397d30 commit 6f7a2a0Copy full SHA for 6f7a2a0
.github/dependabot.yml
@@ -5,17 +5,24 @@ updates:
5
schedule:
6
interval: weekly
7
day: saturday
8
- time: "11:00"
+ time: "08:00"
9
timezone: Europe/Brussels
10
open-pull-requests-limit: 10
11
reviewers:
12
- chvp
13
+ groups:
14
+ sentry:
15
+ patterns:
16
+ - "sentry-*"
17
+ rubocop:
18
19
+ - "rubocop*"
20
- package-ecosystem: npm
21
directory: "/"
22
23
24
25
26
27
28
@@ -25,7 +32,7 @@ updates:
32
33
34
35
29
36
30
37
31
38
0 commit comments