Skip to content

Commit c505787

Browse files
renovate[bot]Renovatebotrouke-broersma
authored
chore(config): migrate config .github/renovate.json (#1286)
Co-authored-by: Renovatebot <[email protected]> Co-authored-by: Rouke Broersma <[email protected]>
1 parent 03e9d83 commit c505787

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/renovate.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
],
2727
"azure-pipelines": {
2828
"enabled": true,
29-
"fileMatch": [
30-
"azure.*pipelines?.*\\.ya?ml$",
31-
"pipeline-templates/.*\\.ya?ml$"
29+
"managerFilePatterns": [
30+
"/azure.*pipelines?.*\\.ya?ml$/",
31+
"/pipeline-templates/.*\\.ya?ml$/"
3232
]
3333
}
3434
}

0 commit comments

Comments
 (0)