mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-14 00:17:07 +00:00
26cfd2e59b
Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
10 lines
No EOL
143 B
JSON
10 lines
No EOL
143 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"timezone": "America/New_York",
|
|
"labels": ["dependency"],
|
|
"schedule": [
|
|
"every weekend"
|
|
]
|
|
} |