Przeglądaj źródła

Add renovate.json

renovate[bot] 1 rok temu
rodzic
commit
39adf8b177
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      renovate.json

+ 6 - 0
renovate.json

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