mirror of
https://github.com/iv-org/infrastructure.git
synced 2024-10-01 00:45:37 -04: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…
Reference in New Issue
Block a user