aboutsummaryrefslogtreecommitdiff
path: root/.github/renovate.json
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2022-10-18 10:08:55 -0600
committerGitHub <noreply@github.com>2022-10-18 10:08:55 -0600
commita6ff0ca876d1512ba5932672523a8ff2434484e7 (patch)
tree56aca162cc9842c3270c8bdbdde589f6c5e353f4 /.github/renovate.json
parentddc13de923ea98625cc959994d32e82b9d3a1411 (diff)
Update and rename renovate.json to .github/renovate.json
Diffstat (limited to '.github/renovate.json')
-rw-r--r--.github/renovate.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/renovate.json b/.github/renovate.json
new file mode 100644
index 000000000..5ca683876
--- /dev/null
+++ b/.github/renovate.json
@@ -0,0 +1,6 @@
+{
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "github>jellyfin/.github//renovate-presets/dotnet"
+ ]
+}