Let renovate find galaxy requirements
This commit is contained in:
parent
5e0c2abace
commit
43e3e818f0
1 changed files with 6 additions and 1 deletions
|
@ -4,5 +4,10 @@
|
|||
"config:base"
|
||||
],
|
||||
"prHourlyLimit": 0,
|
||||
"prConcurrentLimit": 0
|
||||
"prConcurrentLimit": 0,
|
||||
"ansible-galaxy": {
|
||||
"fileMatch": [
|
||||
"(^|/)ansible/galaxy-requirements\\.ya?ml$"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue