Compare commits
2 commits
c507f140d8
...
d0cad32eaa
| Author | SHA1 | Date | |
|---|---|---|---|
|
d0cad32eaa |
|||
|
ddefd6b5e3 |
1 changed files with 12 additions and 14 deletions
|
|
@ -3,7 +3,6 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended"
|
||||||
],
|
],
|
||||||
"packageRules": {
|
|
||||||
"customManagers": [
|
"customManagers": [
|
||||||
// Custom manager using regex for letting Renovate find dependencies in woodpecker Matrix variables.
|
// Custom manager using regex for letting Renovate find dependencies in woodpecker Matrix variables.
|
||||||
{
|
{
|
||||||
|
|
@ -17,4 +16,3 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue