mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
11 lines
115 B
JSON
11 lines
115 B
JSON
|
{
|
||
|
"extends": [
|
||
|
"config:base"
|
||
|
],
|
||
|
"schedule": ["every sunday"],
|
||
|
"ignoreDeps": [
|
||
|
"vue monorepo",
|
||
|
"vue"
|
||
|
]
|
||
|
}
|