Skip to content

Commit 1cd138f

Browse files
chore(config): migrate renovate config (#1995)
* chore(config): migrate config renovate.json * fix: linting Signed-off-by: Adam Setch <[email protected]> --------- Signed-off-by: Adam Setch <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Adam Setch <[email protected]>
1 parent c42ace6 commit 1cd138f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"datasourceTemplate": "github-tags",
3030
"depNameTemplate": "gitify-app/gitify",
3131
"versioningTemplate": "loose",
32-
"fileMatch": ["sonar-project.properties"],
32+
"managerFilePatterns": ["/sonar-project.properties/"],
3333
"matchStrings": ["\\s?sonar.projectVersion=(?<currentValue>.+?)\\s"]
3434
}
3535
]

0 commit comments

Comments
 (0)