We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba696ec commit 381fbe1Copy full SHA for 381fbe1
1 file changed
renovate.json
@@ -12,7 +12,7 @@
12
"customManagers": [
13
{
14
"customType": "regex",
15
- "fileMatch": ["/^dependencies\\.txt$/"],
+ "fileMatch": ["dependencies.txt"],
16
"matchStrings": ["(?<depName>.*),(.*)=(?<currentValue>.*)"],
17
"datasourceTemplate": "maven"
18
},
0 commit comments