diff options
| author | Fuwn <[email protected]> | 2021-05-06 20:27:22 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-06 20:27:22 +0000 |
| commit | 63dcbaa9caec27267b22b781b920afcf42d2ae57 (patch) | |
| tree | 96d2340a87c9b96bb5c9654913acc32c0a6e36ef | |
| parent | fix(mixins): api endpoint url (diff) | |
| parent | Merge pull request #1 from senpy-club/renovate/configure (diff) | |
| download | frontend-63dcbaa9caec27267b22b781b920afcf42d2ae57.tar.xz frontend-63dcbaa9caec27267b22b781b920afcf42d2ae57.zip | |
Merge branch 'main' of https://github.com/senpy-club/frontend into main
| -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" + ] +} |