Skip to content

Commit f713ebd

Browse files
committed
Update jQAssistant CLI with Renovate based on Maven as data-source
1 parent 836d973 commit f713ebd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

renovate.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,8 @@
148148
"matchStrings": [
149149
"JQASSISTANT_CLI_VERSION:-\\\"?(?<currentValue>.*?)\\\""
150150
],
151-
"depNameTemplate": "jQAssistant/jqa-commandline-tool",
152-
"datasourceTemplate": "github-tags",
153-
"extractVersionTemplate": "^REL-?(?<version>.*?)$"
151+
"depNameTemplate": "com.buschmais.jqassistant.cli:jqassistant-commandline-neo4jv5",
152+
"datasourceTemplate": "maven"
154153
},
155154
{
156155
"description": "Update npx command package versions",

0 commit comments

Comments
 (0)