diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2020-12-25 17:40:46 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-25 17:40:46 +0900 |
| commit | da7f9a2d06cde49c3f41ca5f315d5804028cea13 (patch) | |
| tree | feb56994efcee8ce24fbba8de7ec5fd673539e39 | |
| parent | v0.3.1 (diff) | |
| download | holo-schedule-da7f9a2d06cde49c3f41ca5f315d5804028cea13.tar.xz holo-schedule-da7f9a2d06cde49c3f41ca5f315d5804028cea13.zip | |
Add renovate.json (#3)
Co-authored-by: Renovate Bot <[email protected]>
| -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" + ] +} |