Browse Source

Merge pull request #55 from mudler/renovate/configure

Configure Renovate
Ettore Di Giacinto 2 years ago
parent
commit
97a6658817
1 changed files with 6 additions and 0 deletions
  1. 6 0
      renovate.json

+ 6 - 0
renovate.json

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