精简提交历史记录
This commit is contained in:
14
renovate.json
Normal file
14
renovate.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:base"],
|
||||
"gitIgnoredAuthors": [
|
||||
"githubaction@githubaction.com"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"packageNames": ["docker-compose"],
|
||||
"automerge": true
|
||||
}
|
||||
],
|
||||
"prCreation": "immediate"
|
||||
}
|
||||
Reference in New Issue
Block a user