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 c42ace6 commit 1cd138fCopy full SHA for 1cd138f
renovate.json
@@ -29,7 +29,7 @@
29
"datasourceTemplate": "github-tags",
30
"depNameTemplate": "gitify-app/gitify",
31
"versioningTemplate": "loose",
32
- "fileMatch": ["sonar-project.properties"],
+ "managerFilePatterns": ["/sonar-project.properties/"],
33
"matchStrings": ["\\s?sonar.projectVersion=(?<currentValue>.+?)\\s"]
34
}
35
]
0 commit comments