mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 05:41:03 +08:00
chore(renovate): update renovate configuration
- format extends array to single line - add baseBranchPatterns to include localApps and config branches
This commit is contained in:
parent
b97d56aa14
commit
7d738c4932
@ -1,8 +1,7 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"extends": ["config:recommended"],
|
||||
"baseBranchPatterns": ["localApps", "config"],
|
||||
"gitIgnoredAuthors": [
|
||||
"41898282+github-actions[bot]@users.noreply.github.com",
|
||||
"85266337+pooneyy@users.noreply.github.com"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user