chore(config): migrate config renovate.json
All checks were successful
Deploy / build (pull_request) Successful in 22s

This commit is contained in:
Renovate Bot
2024-05-02 06:02:03 +00:00
parent f103fbdf05
commit d31fd41e33

View File

@@ -3,8 +3,9 @@
"extends": [
"local>hads/renovate-config"
],
"regexManagers": [
"customManagers": [
{
"customType": "regex",
"fileMatch": [
"(^|/)Dockerfile$",
"(^|/)Dockerfile\\.[^/]*$"
@@ -14,4 +15,4 @@
]
}
]
}
}