mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 09:22:36 +00:00
chore: release renovate major as fix
This commit is contained in:
parent
0a2f23dbd5
commit
0690bf6a8d
1 changed files with 1 additions and 1 deletions
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
|
|
@ -25,7 +25,7 @@
|
||||||
{
|
{
|
||||||
"description": "Automerge renovate minor and patch updates",
|
"description": "Automerge renovate minor and patch updates",
|
||||||
"packageNames": ["renovate/renovate"],
|
"packageNames": ["renovate/renovate"],
|
||||||
"updateTypes": ["minor", "patch"],
|
"updateTypes": ["major", "minor", "patch"],
|
||||||
"semanticCommitType": "fix",
|
"semanticCommitType": "fix",
|
||||||
"automerge": true
|
"automerge": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue