We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27c1e8 commit 425aa89Copy full SHA for 425aa89
1 file changed
.github/dependabot.yml
@@ -3,7 +3,10 @@ updates:
3
- package-ecosystem: "pip"
4
directory: "/"
5
schedule:
6
- interval: "daily"
+ interval: "weekly"
7
+ day: "saturday"
8
+ time: "10:00"
9
+ timezone: "Europe/Berlin"
10
labels:
11
- "dependencies"
12
assignees:
@@ -19,7 +22,10 @@ updates:
19
22
- package-ecosystem: "github-actions"
20
23
21
24
25
26
+ day: "sunday"
27
28
29
30
31
0 commit comments