Skip to content

Commit 9aca4db

Browse files
Migrate renovate config (#3363)
Migrate config renovate.json Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 185e396 commit 9aca4db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

renovate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"schedule:daily"
66
],
77
"kubernetes": {
8-
"fileMatch": [
9-
"examples/.+\\.yaml$",
10-
"suite/.+\\.yaml$"
8+
"managerFilePatterns": [
9+
"/examples/.+\\.yaml$/",
10+
"/suite/.+\\.yaml$/"
1111
]
1212
}
1313
}

0 commit comments

Comments
 (0)