renovate: ignore goblin updates

... because of #237.
This commit is contained in:
Julian Stecklina 2023-10-16 10:51:58 +02:00
parent eabbae0e0c
commit ace18ed4bd
1 changed files with 4 additions and 1 deletions

View File

@ -11,5 +11,8 @@
"dependencyDashboard": true,
"nix": {
"enabled": true
}
},
"ignoreDeps": [
"goblin"
]
}