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 | a7ab6a96231a2323a6cdce00ee308aee94abefaa (patch) | |
| tree | 18caee9a14eb4ce2126aafd5ca5567ebd786d213 | |
| parent | feat(global): :star: (diff) | |
| download | frontend-a7ab6a96231a2323a6cdce00ee308aee94abefaa.tar.xz frontend-a7ab6a96231a2323a6cdce00ee308aee94abefaa.zip | |
Add 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" + ] +} |