File tree Expand file tree Collapse file tree 1 file changed +1
-31
lines changed Expand file tree Collapse file tree 1 file changed +1
-31
lines changed Original file line number Diff line number Diff line change 1
- version : 2
2
- updates :
3
- - package-ecosystem : bundler
4
- directory : /
5
- schedule :
6
- interval : daily
7
- allow :
8
- - dependency-type : " all"
9
- open-pull-requests-limit : 20
10
-
11
- - package-ecosystem : npm
12
- directory : /
13
- schedule :
14
- interval : daily
15
-
16
- - package-ecosystem : github-actions
17
- directory : /
18
- schedule :
19
- interval : daily
20
-
21
- # Ruby needs to be upgraded manually in multiple places, so cannot
22
- # be upgraded by Dependabot. That effectively makes the below
23
- # config redundant, as ruby is the only updatable thing in the
24
- # Dockerfile, although this may change in the future. We hope this
25
- # config will save a dev from trying to upgrade ruby via Dependabot.
26
- - package-ecosystem : docker
27
- ignore :
28
- - dependency-name : ruby
29
- directory : /
30
- schedule :
31
- interval : weekly
1
+ ---
You can’t perform that action at this time.
0 commit comments