diff options
| author | Renovate Bot <[email protected]> | 2021-05-07 03:21:00 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-07 03:21:00 +0000 |
| commit | d8635dfd2494018a82958155ed62b1ec6a1f70c3 (patch) | |
| tree | 18caee9a14eb4ce2126aafd5ca5567ebd786d213 /renovate.json | |
| parent | feat(global): :star: (diff) | |
| download | frontend-d8635dfd2494018a82958155ed62b1ec6a1f70c3.tar.xz frontend-d8635dfd2494018a82958155ed62b1ec6a1f70c3.zip | |
Add renovate.json
Diffstat (limited to 'renovate.json')
| -rw-r--r-- | renovate.json | 5 |
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" + ] +} |