Compare commits
2 Commits
f103fbdf05
...
852ddb3231
| Author | SHA1 | Date | |
|---|---|---|---|
| 852ddb3231 | |||
|
|
d31fd41e33 |
@@ -3,8 +3,9 @@
|
|||||||
"extends": [
|
"extends": [
|
||||||
"local>hads/renovate-config"
|
"local>hads/renovate-config"
|
||||||
],
|
],
|
||||||
"regexManagers": [
|
"customManagers": [
|
||||||
{
|
{
|
||||||
|
"customType": "regex",
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
"(^|/)Dockerfile$",
|
"(^|/)Dockerfile$",
|
||||||
"(^|/)Dockerfile\\.[^/]*$"
|
"(^|/)Dockerfile\\.[^/]*$"
|
||||||
@@ -14,4 +15,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user