mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
13 lines
174 B
JSON
13 lines
174 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":dependencyDashboard"
|
|
],
|
|
"packageRules": [
|
|
{
|
|
"matchPackagePatterns": ["^@types/"],
|
|
"automerge": true
|
|
}
|
|
]
|
|
}
|