瀏覽代碼

Update and rename renovate.json to .github/renovate.json

Cody Robibero 2 年之前
父節點
當前提交
a6ff0ca876
共有 2 個文件被更改,包括 6 次插入6 次删除
  1. 6 0
      .github/renovate.json
  2. 0 6
      renovate.json

+ 6 - 0
.github/renovate.json

@@ -0,0 +1,6 @@
+{
+  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+  "extends": [
+    "github>jellyfin/.github//renovate-presets/dotnet"
+  ]
+}

+ 0 - 6
renovate.json

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