Compare commits
3 commits
3ad316c73d
...
bbe5ad078c
| Author | SHA1 | Date | |
|---|---|---|---|
| bbe5ad078c | |||
| dfe4b7ac06 | |||
|
|
6cee4163d3 |
1 changed files with 11 additions and 0 deletions
11
renovate.json
Normal file
11
renovate.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>vojtechmares/renovate-config"
|
||||
],
|
||||
"argocd": {
|
||||
"fileMatch": [
|
||||
"apps\/.+\\.yaml$"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in a new issue