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

adds gitfork information

parent 4cb4f14a
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,20 @@
"extends": [
"config:base",
":disableDependencyDashboard"
]
}
\ No newline at end of file
],
"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