mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5302 from thornbill/renovate-dashboard
Enable renovate dashboard
This commit is contained in:
commit
45ad470825
1 changed files with 5 additions and 1 deletions
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
|
@ -1,4 +1,8 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["github>jellyfin/.github//renovate-presets/nodejs", ":semanticCommitsDisabled"]
|
"extends": [
|
||||||
|
"github>jellyfin/.github//renovate-presets/nodejs",
|
||||||
|
":semanticCommitsDisabled",
|
||||||
|
":dependencyDashboard"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue