mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-07 19:18:35 +03:00
7 lines
215 B
JSON
7 lines
215 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:base", "schedule:monthly"],
|
|
"timezone": "Europe/Berlin",
|
|
"enabledManagers": ["dockerfile", "docker-compose", "pep621"]
|
|
}
|