Skip to content

Commit 543db4d

Browse files
authored
Merge branch 'main' into ordered_enum_values
2 parents 55b4a10 + 5f85ac5 commit 543db4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"rangeStrategy": "widen",
77
"regexManagers": [
88
{
9-
"fileMatch": ["release.*.yml"],
9+
"fileMatch": ["/release.*\\.yml"],
1010
"matchStrings": ["knope.*\\s*with:\\s*version:\\s*(?<currentValue>.*?)$"],
1111
"depNameTemplate": "knope",
1212
"datasourceTemplate": "crate"

0 commit comments

Comments
 (0)