Update renovate.json for MariaDB
Add Renovate rule for MariaDB 11.8 YAML files
This commit is contained in:
@@ -143,6 +143,12 @@
|
|||||||
],
|
],
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchFileNames": [
|
||||||
|
"apps/mariadb/11.8.*/*.yml"
|
||||||
|
],
|
||||||
|
"allowedVersions": "/^11.8.*/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchFileNames": [
|
"matchFileNames": [
|
||||||
"apps/mysql/5.5.*/*.yml"
|
"apps/mysql/5.5.*/*.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user