Merge pull request 'chore(config): migrate renovate config' (#3) from renovate/migrate-config into main
All checks were successful
Deploy / build (push) Successful in 23s
All checks were successful
Deploy / build (push) Successful in 23s
Reviewed-on: https://git.nice.net.nz/hads/pocketbase-docker/pulls/3
This commit is contained in:
@@ -3,8 +3,9 @@
|
|||||||
"extends": [
|
"extends": [
|
||||||
"local>hads/renovate-config"
|
"local>hads/renovate-config"
|
||||||
],
|
],
|
||||||
"regexManagers": [
|
"customManagers": [
|
||||||
{
|
{
|
||||||
|
"customType": "regex",
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
"(^|/)Dockerfile$",
|
"(^|/)Dockerfile$",
|
||||||
"(^|/)Dockerfile\\.[^/]*$"
|
"(^|/)Dockerfile\\.[^/]*$"
|
||||||
|
|||||||
Reference in New Issue
Block a user