Skip to content

Commit a9da5aa

Browse files
Migrate config renovate.json
1 parent 6269aa8 commit a9da5aa

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

renovate.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
"packageRules": [
1010
{
1111
"description": "Neo4j and APOC update settings",
12-
"groupName": [
13-
"Neo4j to {{newVersion}}"
14-
],
12+
"groupName": "Neo4j to {{newVersion}}",
1513
"matchDepNames": [
1614
"neo4j/neo4j",
1715
"neo4j/apoc"
@@ -25,9 +23,7 @@
2523
},
2624
{
2725
"description": "jQAssistant Typescript Plugin",
28-
"groupName": [
29-
"jQAssistant TypeScript Plugin"
30-
],
26+
"groupName": "jQAssistant TypeScript Plugin",
3127
"matchSourceUrls": [
3228
"https://github.com/jqassistant-plugin/jqassistant-typescript-plugin"
3329
]
@@ -186,4 +182,4 @@
186182
"datasourceTemplate": "maven"
187183
}
188184
]
189-
}
185+
}

0 commit comments

Comments
 (0)