Browse Source

Merge pull request #1611 from netbootxyz/renovate/migrate-config

Migrate renovate config
Antony Messerli 1 tuần trước cách đây
mục cha
commit
2700886a67
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      renovate.json

+ 1 - 1
renovate.json

@@ -1,5 +1,5 @@
 {
   "extends": [
-    "config:base"
+    "config:recommended"
   ]
 }