Update renovate.json
This commit is contained in:
parent
90009a8648
commit
5a1d43407b
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["renovate/config"]
|
"extends": ["renovate/config"],
|
||||||
|
"ignorePaths": [
|
||||||
|
"source/**"
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue