mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-05 18:55:59 +00:00
11 lines
213 B
JSON
11 lines
213 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended"
|
|
],
|
|
"cloneSubmodules": true,
|
|
"cloneSubmodulesFilter": [
|
|
"*",
|
|
"!packages/client/assets"
|
|
]
|
|
} |