We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da5818 commit b9cf883Copy full SHA for b9cf883
renovate-config.json5
@@ -108,7 +108,7 @@
108
"customType": "regex",
109
"managerFilePatterns": ["/(^|\/)rust-toolchain.toml$/"],
110
"matchStrings": [
111
- "(?:^|\\r?\\n)channel[ \\t]*=[ \\t]*\"(?<currentValue>[^\"\\r\\n]+)\"[ \\t]*(?=$|\\r?\\n)",
+ "channel[ \\t]*=[ \\t]*\"(?<currentValue>[^\"\\r\\n]+)\"",
112
],
113
"datasourceTemplate": "github-tags",
114
"depNameTemplate": "rust-lang/rust",
0 commit comments