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