aboutsummaryrefslogtreecommitdiff
path: root/renovate.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-07 03:21:00 +0000
committerRenovate Bot <[email protected]>2021-05-07 03:21:00 +0000
commitd8635dfd2494018a82958155ed62b1ec6a1f70c3 (patch)
tree18caee9a14eb4ce2126aafd5ca5567ebd786d213 /renovate.json
parentfeat(global): :star: (diff)
downloadfrontend-d8635dfd2494018a82958155ed62b1ec6a1f70c3.tar.xz
frontend-d8635dfd2494018a82958155ed62b1ec6a1f70c3.zip
Add renovate.json
Diffstat (limited to '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"
+ ]
+}