summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Schlömer <nico.schloemer@gmail.com>2022-06-06 10:59:43 +0200
committerGitHub <noreply@github.com>2022-06-06 10:59:43 +0200
commit64009c2eb71d227c0055443e545cce0d8efed260 (patch)
treef0427f7e2a77366e367fa15120f506e351e55521
parent581c6d7c113a796afe1824badeef2d8aee9d67dc (diff)
parentf55a1d610c48682150f7406e564d36547307d767 (diff)
Merge pull request #92 from nschloe/ren
add renovate.json
-rw-r--r--.github/renovate.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/renovate.json b/.github/renovate.json
new file mode 100644
index 0000000..4f39080
--- /dev/null
+++ b/.github/renovate.json
@@ -0,0 +1,3 @@
+{
+ "extends": ["config:base"]
+}