mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 09:31:42 +08:00
Merge branch 'config' into localApps
This commit is contained in:
commit
0c52a8efda
@ -315,7 +315,7 @@
|
||||
"managerFilePatterns": ["/(^|/).+\\.sh$/"],
|
||||
"matchStrings": [
|
||||
// 调试正则表达式: https://regexr.com/8jlns
|
||||
"([\\S]+=)(?<depName>[\\S]+):(?<currentValue>[\\S]+)"
|
||||
"(?:# renovate)(?:\\n+)?([\\S]+=)(?<depName>[\\S]+):(?<currentValue>[\\S]+)"
|
||||
],
|
||||
"datasourceTemplate": "{{#if datasource}}{{{datasource}}}{{else}}docker{{/if}}"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user