add: renovate config
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m34s
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m34s
This commit is contained in:
parent
f74dbbf328
commit
9d823e9bed
11
renovate.json
Normal file
11
renovate.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"updateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"automerge": false
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user