Skip to content

Commit c5754db

Browse files
committed
update renovate
1 parent 19ab02c commit c5754db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"name": "Updating container version",
2020
"filePatterns": ["bin/.container-tag"],
2121
"bumpType": "minor",
22-
"matchStrings": ["(?<version>\\d+\\.\\d+)"]
22+
"matchStrings": ["(?<version>[^\\s]+)"]
2323
}
2424
]
2525
},

0 commit comments

Comments
 (0)