Bläddra i källkod

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

Cody Robibero 2 år sedan
förälder
incheckning
a6ff0ca876
2 ändrade filer med 6 tillägg och 6 borttagningar
  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"
-    ]
-}