mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 04:31:05 +08:00
🔧 chore(renovate): update renovate configuration
- add pooneyy as required reviewer for dependency updates - add pooneyy's noreply email to git ignored authors list - enable automerge for dependency updates using PR method
This commit is contained in:
parent
91aa0ab525
commit
f9af54b4a9
@ -3,9 +3,14 @@
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"reviewers": ["pooneyy"],
|
||||
"gitIgnoredAuthors": [
|
||||
"githubaction@githubaction.com"
|
||||
"githubaction@githubaction.com",
|
||||
"85266337+pooneyy@users.noreply.github.com"
|
||||
],
|
||||
"automerge": true,
|
||||
"automergeType": "pr",
|
||||
"automergeStrategy": "squash",
|
||||
"rebaseWhen": "never",
|
||||
"prConcurrentLimit":0,
|
||||
"packageRules": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user