File tree 1 file changed +29
-29
lines changed
1 file changed +29
-29
lines changed Original file line number Diff line number Diff line change 1
- version : 2
2
- updates :
3
- - package-ecosystem : " cargo"
4
- directory : " /"
5
- schedule :
6
- interval : " weekly"
7
- commit-message :
8
- prefix : " chore(deps)"
9
- include : scope
10
- open-pull-requests-limit : 5
11
- ignore :
12
- # - dependency-name: "example-crate"
13
- # versions: ["< 2.0.0"]
14
-
15
- - package-ecosystem : " rust"
16
- directory : " /"
17
- schedule :
18
- interval : " weekly"
19
- commit-message :
20
- prefix : " chore(rust-nightly)"
21
- open-pull-requests-limit : 1
22
-
23
- - package-ecosystem : " github-actions"
24
- directory : " .github/workflows"
25
- schedule :
26
- interval : " weekly"
27
- commit-message :
28
- prefix : " chore(actions)"
29
- open-pull-requests-limit : 3
1
+ # version: 2
2
+ # updates:
3
+ # - package-ecosystem: "cargo"
4
+ # directory: "/"
5
+ # schedule:
6
+ # interval: "weekly"
7
+ # commit-message:
8
+ # prefix: "chore(deps)"
9
+ # include: scope
10
+ # open-pull-requests-limit: 5
11
+ # ignore:
12
+ # # - dependency-name: "example-crate"
13
+ # # versions: ["< 2.0.0"]
14
+ #
15
+ # - package-ecosystem: "rust"
16
+ # directory: "/"
17
+ # schedule:
18
+ # interval: "weekly"
19
+ # commit-message:
20
+ # prefix: "chore(rust-nightly)"
21
+ # open-pull-requests-limit: 1
22
+ #
23
+ # - package-ecosystem: "github-actions"
24
+ # directory: ".github/workflows"
25
+ # schedule:
26
+ # interval: "weekly"
27
+ # commit-message:
28
+ # prefix: "chore(actions)"
29
+ # open-pull-requests-limit: 3
You can’t perform that action at this time.
0 commit comments