Disable renovate digest and Git hash updates
Wants to switch from latest dev branch commit to older master commit.
This commit is contained in:
parent
5055b59168
commit
f92778cab1
1 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
"extends": ["config:base"],
|
||||
"digest": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue