chore: renovate ignore docker/
This commit is contained in:
parent
153594584c
commit
2ad22cfc6a
1 changed files with 3 additions and 0 deletions
|
|
@ -2,5 +2,8 @@
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"local>devxy/renovate-config"
|
"local>devxy/renovate-config"
|
||||||
|
],
|
||||||
|
"ignorePaths": [
|
||||||
|
"docker/**"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue