فهرست منبع

chore: update renovate config

NateScarlet 11 ماه پیش
والد
کامیت
1d5fb6465e
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 5 1
      renovate.json

+ 5 - 1
renovate.json

@@ -1,3 +1,7 @@
 {
-  "extends": ["config:base", ":automergeMinor"]
+  "extends": [
+    "config:best-practices",
+    ":automergeMinor",
+    ":disableDependencyDashboard"
+  ]
 }