File tree 2 files changed +10
-15
lines changed
2 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 1
1
version : 2
2
2
updates :
3
- - package-ecosystem : cargo
4
- directory : " /"
5
- schedule :
6
- interval : daily
7
- time : " 04:00"
8
- open-pull-requests-limit : 10
9
- ignore :
10
- - dependency-name : actix-rt
11
- - dependency-name : bytes
12
- - dependency-name : funty
13
- - dependency-name : gotham
14
- versions :
15
- - 0.6.x
16
- - dependency-name : hyper
3
+ - package-ecosystem : " cargo"
4
+ directory : " /"
5
+ schedule :
6
+ interval : " daily"
7
+
8
+ - package-ecosystem : " github-actions"
9
+ directory : " /"
10
+ schedule :
11
+ interval : " daily"
Original file line number Diff line number Diff line change 88
88
runs-on : ubuntu-latest
89
89
steps :
90
90
- uses : actions/checkout@v4
91
- - uses : EmbarkStudios/cargo-deny-action@v1
91
+ - uses : EmbarkStudios/cargo-deny-action@v2
92
92
93
93
Book :
94
94
runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments