Skip to content
Snippets Groups Projects
Commit b5deb6e1 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

chore(renovate): update renovate config to automerge tbc deps

parent 222b2866
Branches
Tags
No related merge requests found
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":disableDependencyDashboard"
],
"packageRules": [
{
"matchDatasources": [
"gitlab-tags"
],
"versioning": "docker"
},
{
"groupName": "to-be-continuous dependencies",
"groupSlug": "tbc-deps",
"matchPackagePatterns": [
"to-be-continuous/*"
],
"matchUpdateTypes": [
"minor",
"patch"
],
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true,
"rebaseWhen": "auto"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment