mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-01-12 08:53:57 +08:00
* Move Docs Renovate configuration into top-level `renovate.json`. In the same nature as9ab276576b. * [squash] w/ previous commit Ref:9ab276576b
9 lines
108 B
JSON
9 lines
108 B
JSON
{
|
|
"pathRules": [
|
|
{
|
|
"paths": ["docs/package.json"],
|
|
"extends": ["apollo-docs"]
|
|
}
|
|
]
|
|
}
|