Compare commits
2 commits
d0cad32eaa
...
c507f140d8
| Author | SHA1 | Date | |
|---|---|---|---|
|
c507f140d8 |
|||
|
d80164c60a |
1 changed files with 14 additions and 12 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
"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.
|
||||||
{
|
{
|
||||||
|
|
@ -16,3 +17,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue