mirror of
https://github.com/iv-org/infrastructure.git
synced 2025-02-14 14:22:21 -05:00
Merge pull request #11 from iv-org/renovate/configure
Configure Renovate
This commit is contained in:
commit
d141cda40e
10
renovate.json
Normal file
10
renovate.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:base"
|
||||||
|
],
|
||||||
|
"ignorePaths": ["requirements.yml"],
|
||||||
|
"docker-compose": {
|
||||||
|
"fileMatch": ["templates/compose/*"]
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user