mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
.renovate-shared.json: switch to full mode from silent mode
If my repository is supposed to use renovate, it will refer to this file anyway
This commit is contained in:
parent
bf01b73bd0
commit
d4c800488d
@ -5,6 +5,7 @@
|
|||||||
"git-submodules": {
|
"git-submodules": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
|
"mode": "full",
|
||||||
"pre-commit": {
|
"pre-commit": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user