Parcourir la source

Add renovate.json

renovate[bot] il y a 1 an
Parent
commit
39adf8b177
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      renovate.json

+ 6 - 0
renovate.json

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