mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-13 14:12:31 +00:00
Add renovate.json
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
This commit is contained in:
parent
29ff3d8030
commit
26cfd2e59b
1 changed files with 10 additions and 0 deletions
10
.github/renovate.json
vendored
Normal file
10
.github/renovate.json
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"config:base"
|
||||||
|
],
|
||||||
|
"timezone": "America/New_York",
|
||||||
|
"labels": ["dependency"],
|
||||||
|
"schedule": [
|
||||||
|
"every weekend"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue