Skip to content
Snippets Groups Projects
Commit fc2bfc9e authored by Benguria Elguezabal, Gorka's avatar Benguria Elguezabal, Gorka
Browse files

renovate config plus gitfork

parent 4874343e
No related branches found
No related tags found
No related merge requests found
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":disableDependencyDashboard"
],
"packageRules": [
{
"groupName": "git fork",
"matchManagers": [
"gitfork"
],
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true,
"rebaseWhen": "auto"
}
],
"gitfork": {
"repository": "https://git.code.tecnalia.com/smartdatalab/public/applications/renovate-sample-base.git"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment