File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
version : 2
2
2
updates :
3
3
4
+ # Maintain dependencies for Python
5
+ - package-ecosystem : " pip"
6
+ directory : " /docs"
7
+ schedule :
8
+ interval : " weekly"
9
+ day : " friday"
10
+ time : " 05:00"
11
+ timezone : " Europe/Amsterdam"
12
+ open-pull-requests-limit : 20
13
+
4
14
# Maintain dependencies for GitHub Actions
5
15
- package-ecosystem : " github-actions"
6
16
directory : " /"
7
17
schedule :
8
18
interval : " weekly"
19
+ day : " friday"
20
+ time : " 05:00"
21
+ timezone : " Europe/Amsterdam"
22
+ open-pull-requests-limit : 20
9
23
10
24
# Maintain dependencies for npm
11
25
- package-ecosystem : " npm"
12
26
directory : " /"
13
27
schedule :
14
- interval : " daily"
28
+ interval : " weekly"
29
+ day : " friday"
30
+ time : " 05:00"
31
+ timezone : " Europe/Amsterdam"
32
+ open-pull-requests-limit : 20
You can’t perform that action at this time.
0 commit comments