blob: f0b384d5d0a1556bf51b35ea695e1803a08b7414 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: http
versions:
- 0.2.4
|