Skip to content

Commit 0bb0383

Browse files
authored
Merge pull request ekristen#657 from ekristen/renovate/migrate-config
chore(config): migrate renovate config
2 parents b84900f + a886ad7 commit 0bb0383

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"customManagers": [
4848
{
4949
"customType": "regex",
50-
"fileMatch": [
51-
"^.github/workflows/.*"
50+
"managerFilePatterns": [
51+
"/^.github/workflows/.*/"
5252
],
5353
"matchStrings": [
5454
"go-version: (?<currentValue>.*?)\n"

0 commit comments

Comments
 (0)