mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-05 18:55:59 +00:00
chore: modify renovate.json
This commit is contained in:
11
renovate.json
Normal file
11
renovate.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"cloneSubmodules": true,
|
||||
"cloneSubmodulesFilter": [
|
||||
"*",
|
||||
"!packages/client/assets"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user