mirror of
https://github.com/thegeeklab/renovate-presets.git
synced 2024-11-22 09:20:38 +00:00
add version back to digest updates and change semantic commit group
This commit is contained in:
parent
03b1746f33
commit
27732c00ed
@ -4,11 +4,11 @@
|
||||
"extends": ["github>thegeeklab/renovate-presets:base"],
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "Automerge digest updates (usually security patches)",
|
||||
"description": "Set semantic commit scope for Docker digests",
|
||||
"groupName": "docker digests",
|
||||
"matchDatasources": ["docker"],
|
||||
"matchUpdateTypes": ["pin", "digest"],
|
||||
"commitMessageExtra": ""
|
||||
"semanticCommitScope": "docker"
|
||||
},
|
||||
{
|
||||
"description": "Automerge digest updates (usually security patches)",
|
||||
|
Loading…
Reference in New Issue
Block a user