updated renovate config
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m4s

This commit is contained in:
Samuel Philipp 2023-12-08 01:54:52 +01:00
parent e0c0f9c7ec
commit 8188bd441a

View file

@ -36,20 +36,16 @@
],
"packageRules": [
{
"datasources": [
"github-releases"
],
"groupName": [
"coturn"
]
},
{
"datasources": [
"matchDatasources": [
"docker"
],
"groupName": [
"docker images"
]
"matchUpdateTypes": [
"minor",
"patch",
"digest"
],
"automerge": true,
"automergeType": "branch"
}
]
}