diff options
| author | Renovate Bot <[email protected]> | 2021-05-10 06:00:59 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-10 06:00:59 +0000 |
| commit | 6026d8fb78c0e5e6a30f292733971ac15a5dc85d (patch) | |
| tree | f6a1af7d8b4973cf101b1bbd8ebd50db49b8961d | |
| parent | Merge branch 'main' of https://github.com/Whirlsplash/site (diff) | |
| download | site-6026d8fb78c0e5e6a30f292733971ac15a5dc85d.tar.xz site-6026d8fb78c0e5e6a30f292733971ac15a5dc85d.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" + ] +} |