aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-10 06:00:59 +0000
committerRenovate Bot <[email protected]>2021-05-10 06:00:59 +0000
commit6026d8fb78c0e5e6a30f292733971ac15a5dc85d (patch)
treef6a1af7d8b4973cf101b1bbd8ebd50db49b8961d
parentMerge branch 'main' of https://github.com/Whirlsplash/site (diff)
downloadsite-6026d8fb78c0e5e6a30f292733971ac15a5dc85d.tar.xz
site-6026d8fb78c0e5e6a30f292733971ac15a5dc85d.zip
Add renovate.json
-rw-r--r--renovate.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json
new file mode 100644
index 0000000..f45d8f1
--- /dev/null
+++ b/renovate.json
@@ -0,0 +1,5 @@
+{
+ "extends": [
+ "config:base"
+ ]
+}