aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-16 20:40:37 +0100
committerGitHub <noreply@github.com>2022-12-16 20:40:37 +0100
commitfdc55a81825e695048720d18efab2fcd4ba07f05 (patch)
tree6fe58762008353b7069cfc86898b1d1948077bb7
parent91dbd7474041880d2babc7124fcce20fe61493c1 (diff)
Add renovate.json (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--renovate.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json
new file mode 100644
index 0000000..39a2b6e
--- /dev/null
+++ b/renovate.json
@@ -0,0 +1,6 @@
+{
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "config:base"
+ ]
+}