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 c337ad8 commit 8bb8da4Copy full SHA for 8bb8da4
.github/dependabot.yml
@@ -5,6 +5,10 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "daily"
8
+ time: "03:00"
9
+ timezone: "Europe/Berlin"
10
+ reviewers:
11
+ - "github-actions"
12
pull-request-branch-name:
13
separator: "-"
14
@@ -14,6 +18,10 @@ updates:
18
open-pull-requests-limit: 10
15
19
16
20
21
22
23
24
17
25
26
27
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
0 commit comments