mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-25 05:32:18 +00:00
Fix renovate configuration
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
c64074babb
commit
475533fa99
1 changed files with 2 additions and 6 deletions
|
@ -3,17 +3,13 @@
|
|||
"config:base",
|
||||
":gitSignOff",
|
||||
":maintainLockFilesWeekly",
|
||||
":dependencyDashboard"
|
||||
":dependencyDashboard",
|
||||
":pinVersions"
|
||||
],
|
||||
"labels": [
|
||||
"type: maintenance"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"updateTypes": [
|
||||
"pin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "linters",
|
||||
"extends": "packages:linters"
|
||||
|
|
Loading…
Reference in a new issue