Skip to content

Commit c2fbe77

Browse files
Migrate renovate config (#1453)
* Migrate config .github/renovate.json * Update renovate.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andrew Arnott <[email protected]>
1 parent d99d64b commit c2fbe77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{
1717
"customType": "regex",
1818
"datasourceTemplate": "nuget",
19-
"fileMatch": [
19+
"managerFilePatterns": [
2020
"test/Microsoft.VisualStudio.Threading.Analyzers.Tests/Helpers/ReferencesHelper.cs"
2121
],
2222
"matchStrings": [

0 commit comments

Comments
 (0)