mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 02:52:58 +00:00
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
9e7d7d17cb
commit
3026f2aca5
11
.github/renovate.json5
vendored
11
.github/renovate.json5
vendored
@ -34,13 +34,10 @@
|
|||||||
],
|
],
|
||||||
"semanticCommitType": "chore",
|
"semanticCommitType": "chore",
|
||||||
"semanticCommitScope": "docs",
|
"semanticCommitScope": "docs",
|
||||||
"commitMessageExtra": "({{currentVersion}} → {{newVersion}}) in docs",
|
"commitMessageExtra": "({{currentVersion}} → {{newVersion}})",
|
||||||
},
|
"automerge": true,
|
||||||
{
|
"automergeType": "branch",
|
||||||
"matchUpdateTypes": ["digest"],
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
"semanticCommitType": "chore",
|
|
||||||
"semanticCommitScope": "deps",
|
|
||||||
"commitMessageExtra": "({{currentDigestShort}} → {{newDigestShort}})",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchManagers": ["github-actions"],
|
"matchManagers": ["github-actions"],
|
||||||
|
Loading…
Reference in New Issue
Block a user