diff options
| author | Fuwn <[email protected]> | 2021-05-06 17:34:07 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-06 17:34:07 -0700 |
| commit | bd5b449f0109c6da56effdfd4d90613c2dc53ed2 (patch) | |
| tree | d191a9ff4ba99ddb04db518a74f7618817ce06a6 | |
| parent | feat(global): :star: (diff) | |
| parent | Merge pull request #1 from senpy-club/renovate/configure (diff) | |
| download | api-bd5b449f0109c6da56effdfd4d90613c2dc53ed2.tar.xz api-bd5b449f0109c6da56effdfd4d90613c2dc53ed2.zip | |
Merge branch 'main' of https://github.com/senpy-club/api
| -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" + ] +} |