[devdocsgjs/main: 214/239] chore: use global config repo




commit 3d3d3f2996482239d4e2a353f12e6d0d739f4965
Author: Mrugesh Mohapatra <1884376+raisedadead users noreply github com>
Date:   Tue Mar 8 10:54:18 2022 +0530

    chore: use global config repo

 renovate.json | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)
---
diff --git a/renovate.json b/renovate.json
index 1e002cc4..e717dbd9 100644
--- a/renovate.json
+++ b/renovate.json
@@ -1,16 +1,3 @@
 {
-  "labels": ["renovate"],
-  "extends": ["config:base"],
-  "branchConcurrentLimit": 20,
-  "dependencyDashboard": true,
-  "major": {
-    "dependencyDashboardApproval": true
-  },
-  "packageRules": [
-    {
-      "matchUpdateTypes": ["minor", "patch", "pin", "digest"],
-      "matchCurrentVersion": "!/^0/",
-      "automerge": true
-    }
-  ]
+  "extends": ["github>freecodecamp/renovate-config"]
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]