mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 18:42:58 +00:00
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
3790b522e7
commit
14836b6c50
3
.github/renovate.json5
vendored
3
.github/renovate.json5
vendored
@ -3,6 +3,7 @@
|
||||
extends: [
|
||||
"github>bpg/renovate-config",
|
||||
"github>bpg/renovate-config:automerge-github-actions",
|
||||
":semanticCommitTypeAll(chore)",
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
"gomodTidy",
|
||||
@ -15,7 +16,6 @@
|
||||
"matchPackagePatterns": [
|
||||
"*",
|
||||
],
|
||||
"semanticCommitType": "chore",
|
||||
"semanticCommitScope": "deps",
|
||||
"commitMessageExtra": "({{currentVersion}} → {{newVersion}})",
|
||||
},
|
||||
@ -33,7 +33,6 @@
|
||||
"example/**",
|
||||
"docs/**",
|
||||
],
|
||||
"semanticCommitType": "chore",
|
||||
"semanticCommitScope": "docs",
|
||||
"automerge": true,
|
||||
"automergeType": "branch",
|
||||
|
Loading…
Reference in New Issue
Block a user