Skip to content

Commit 914c468

Browse files
Merge pull request #45 from InventivetalentDev/renovate/configure
Configure Renovate
2 parents d055ef5 + 031a014 commit 914c468

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

renovate.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"extends": [
3+
"config:base"
4+
],
5+
"maven": {
6+
"enabled": true
7+
},
8+
"ignoreUnstable": false,
9+
"hostRules": [{
10+
"hostType": "maven",
11+
"endpoint": "https://repo.inventivetalent.org/content/groups/public/"
12+
}]
13+
}

0 commit comments

Comments
 (0)