mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-17 16:35:58 +00:00
Migrate config renovate.json
This commit is contained in:
parent
d58ac86c7b
commit
05ebc2207b
1 changed files with 3 additions and 3 deletions
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
"config:recommended"
|
||||
],
|
||||
"prHourlyLimit": 0,
|
||||
"prConcurrentLimit": 0,
|
||||
"ansible-galaxy": {
|
||||
"fileMatch": [
|
||||
"(^|/)ansible/galaxy-requirements\\.ya?ml$"
|
||||
"managerFilePatterns": [
|
||||
"/(^|/)ansible/galaxy-requirements\\.ya?ml$/"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue