We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6269aa8 commit a9da5aaCopy full SHA for a9da5aa
renovate.json
@@ -9,9 +9,7 @@
9
"packageRules": [
10
{
11
"description": "Neo4j and APOC update settings",
12
- "groupName": [
13
- "Neo4j to {{newVersion}}"
14
- ],
+ "groupName": "Neo4j to {{newVersion}}",
15
"matchDepNames": [
16
"neo4j/neo4j",
17
"neo4j/apoc"
@@ -25,9 +23,7 @@
25
23
},
26
24
27
"description": "jQAssistant Typescript Plugin",
28
29
- "jQAssistant TypeScript Plugin"
30
+ "groupName": "jQAssistant TypeScript Plugin",
31
"matchSourceUrls": [
32
"https://github.com/jqassistant-plugin/jqassistant-typescript-plugin"
33
]
@@ -186,4 +182,4 @@
186
182
"datasourceTemplate": "maven"
187
183
}
188
184
189
-}
185
+}
0 commit comments