chore: обновил конфиг Renovate
Frontend CI / build-and-check (pull_request) Failing after 17s
🚀 Create and publish a Docker image / Detect changes in backend and frontend (push) Successful in 5s
🚀 Create and publish a Docker image / Build & publish backend image (push) Has been skipped
🚀 Create and publish a Docker image / Update stack on Portainer (push) Successful in 2s
🚀 Create and publish a Docker image / Build & publish frontend image (push) Successful in 8s
Frontend CI / build-and-check (pull_request) Failing after 17s
🚀 Create and publish a Docker image / Detect changes in backend and frontend (push) Successful in 5s
🚀 Create and publish a Docker image / Build & publish backend image (push) Has been skipped
🚀 Create and publish a Docker image / Update stack on Portainer (push) Successful in 2s
🚀 Create and publish a Docker image / Build & publish frontend image (push) Successful in 8s
This commit is contained in:
+7
-2
@@ -1,3 +1,8 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"baseBranchPatterns": ["dev"],
|
||||
"enabledManagers": ["nuget", "npm"],
|
||||
"npm": {
|
||||
"managerFilePatterns": ["/^frontend/package\\.json$/"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user