Commit 353d057
authored
fix(renovate): Adjust minimum release age condition (#48572)
### What does this PR do?
- Discard the `minimumReleaseAge` for all internal dependencies managed by the `regex` manager, which are all internal deps, except for `protocolBuffer`
- Add the `registryUrlTemplate` to "" to remove the warning on renovate console
### Motivation
Dependency management
### Describe how you validated your changes
Configuration changes only, will reflect in the [console](https://developer.mend.io/github/DataDog/datadog-agent)
### Additional Notes
Co-authored-by: nicolas.schweitzer <nicolas.schweitzer@datadoghq.com>1 parent 793f77b commit 353d057
1 file changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
118 | 124 | | |
119 | 125 | | |
120 | 126 | | |
121 | | - | |
| 127 | + | |
| 128 | + | |
122 | 129 | | |
123 | 130 | | |
124 | 131 | | |
| |||
0 commit comments