Browse Source

Add renovate.json

renovate[bot] 2 năm trước cách đây
mục cha
commit
ddc13de923
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:base"
+    ]
+}