mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-08 09:11:46 +00:00
7 lines
175 B
JSON
7 lines
175 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:recommended"],
|
|
"labels": ["dependencies"],
|
|
"postUpdateOptions": ["pnpmDedupe"]
|
|
}
|