mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-08 03:28: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",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["config:base", "schedule:monthly"],
|
"extends": ["config:base", "schedule:monthly"],
|
||||||
"timezone": "Europe/Berlin",
|
"timezone": "Europe/Berlin",
|
||||||
"pip_setup": {
|
"enabledManagers": ["dockerfile", "docker-compose", "pep621"]
|
||||||
"fileMatch": [
|
|
||||||
"(^|/)pyproject\\.toml$"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"dockerfile": {
|
|
||||||
"enabled": false
|
|
||||||
},
|
|
||||||
"docker-compose": {
|
|
||||||
"enabled": false
|
|
||||||
},
|
|
||||||
"pyenv": {
|
|
||||||
"enabled": false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user