Files
whisperbox-transcribe/.github/renovate.json
2023-08-17 13:31:48 +02:00

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"]
}