Browse Source

Add renovate.json

renovate[bot] 1 năm trước cách đây
mục cha
commit
b849d28c6c
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      renovate.json

+ 6 - 0
renovate.json

@@ -0,0 +1,6 @@
+{
+    "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+    "extends": [
+        "config:recommended"
+    ]
+}