diff options
| author | Renovate Bot <[email protected]> | 2022-03-08 13:57:20 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-03-08 13:57:20 +0000 |
| commit | 308f76e1021bf8e45f76c2aa2852269d2498163b (patch) | |
| tree | f6d5b5b3797f055f542de22a87724defc87fb3e4 | |
| parent | feat(frontend-next): 0.1.0 :star: (diff) | |
| download | archived-frontend-next-308f76e1021bf8e45f76c2aa2852269d2498163b.tar.xz archived-frontend-next-308f76e1021bf8e45f76c2aa2852269d2498163b.zip | |
chore(deps): 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" + ] +} |