Skip to content

Commit 33d814d

Browse files
committed
ci: Update Renovate Knope-checker
1 parent 5f85ac5 commit 33d814d

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
@@ -7,7 +7,7 @@
77
"regexManagers": [
88
{
99
"fileMatch": ["/release.*\\.yml"],
10-
"matchStrings": ["knope.*\\s*with:\\s*version:\\s*(?<currentValue>.*?)$"],
10+
"matchStrings": ["knope.*\\s*with:\\s*version:\\s*(?<currentValue>.*?)"],
1111
"depNameTemplate": "knope",
1212
"datasourceTemplate": "crate"
1313
}

0 commit comments

Comments
 (0)