Skip to content

Commit cc92178

Browse files
committed
Update renovate config to work with homer
1 parent b554f17 commit cc92178

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
],
3030
"matchStrings": [
3131
"\\s+# renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\s+version: (?<currentValue>.*)"
32-
]
32+
],
33+
"versioningTemplate": "loose"
3334
}
3435
]
3536
}

0 commit comments

Comments
 (0)