Skip to content

Commit 26c2c3d

Browse files
chore(config): migrate config .github/renovate.json (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c1b258 commit 26c2c3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"customManagers": [
66
{
77
"customType": "regex",
8-
"fileMatch": [
9-
".*.sls$"
8+
"managerFilePatterns": [
9+
"/.*.sls$/"
1010
],
1111
"matchStrings": [
1212
"# renovate:\\sdatasource=(?<datasource>.*?)\\sdepName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s#}\\s.*?version\\s=\\s\"(?<currentValue>.*)\"\\s-.*?\\s.*?hash\\s=\\s\"(?<currentDigest>.*?)\""

0 commit comments

Comments
 (0)