Pārlūkot izejas kodu

Merge pull request #176 from ChristianLempa/renovate/configure

chore: Configure Renovate
Christian Lempa 2 gadi atpakaļ
vecāks
revīzija
f8eb68b795
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6 0
      renovate.json

+ 6 - 0
renovate.json

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