mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-07 19:18:35 +03:00
chore: update renovate manager config (#54)
This commit is contained in:
15
.github/renovate.json
vendored
15
.github/renovate.json
vendored
@@ -2,18 +2,5 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:base", "schedule:monthly"],
|
||||
"timezone": "Europe/Berlin",
|
||||
"pip_setup": {
|
||||
"fileMatch": [
|
||||
"(^|/)pyproject\\.toml$"
|
||||
]
|
||||
},
|
||||
"dockerfile": {
|
||||
"enabled": false
|
||||
},
|
||||
"docker-compose": {
|
||||
"enabled": false
|
||||
},
|
||||
"pyenv": {
|
||||
"enabled": false
|
||||
}
|
||||
"enabledManagers": ["dockerfile", "docker-compose", "pep621"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user