mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 10:33:46 +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: [
|
extends: [
|
||||||
"github>bpg/renovate-config",
|
"github>bpg/renovate-config",
|
||||||
"github>bpg/renovate-config:automerge-github-actions",
|
"github>bpg/renovate-config:automerge-github-actions",
|
||||||
|
":semanticCommitTypeAll(chore)",
|
||||||
],
|
],
|
||||||
"postUpdateOptions": [
|
"postUpdateOptions": [
|
||||||
"gomodTidy",
|
"gomodTidy",
|
||||||
@ -15,7 +16,6 @@
|
|||||||
"matchPackagePatterns": [
|
"matchPackagePatterns": [
|
||||||
"*",
|
"*",
|
||||||
],
|
],
|
||||||
"semanticCommitType": "chore",
|
|
||||||
"semanticCommitScope": "deps",
|
"semanticCommitScope": "deps",
|
||||||
"commitMessageExtra": "({{currentVersion}} → {{newVersion}})",
|
"commitMessageExtra": "({{currentVersion}} → {{newVersion}})",
|
||||||
},
|
},
|
||||||
@ -33,7 +33,6 @@
|
|||||||
"example/**",
|
"example/**",
|
||||||
"docs/**",
|
"docs/**",
|
||||||
],
|
],
|
||||||
"semanticCommitType": "chore",
|
|
||||||
"semanticCommitScope": "docs",
|
"semanticCommitScope": "docs",
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
"automergeType": "branch",
|
"automergeType": "branch",
|
||||||
|
Loading…
Reference in New Issue
Block a user