diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-04-23 01:49:06 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2023-04-22 22:17:34 -0400 |
| commit | 4cf10bec6ebd9e20b5004e24c2d00675370aa1c8 (patch) | |
| tree | c796537695f3547f6790b79c11eb8ddd883a25cd | |
| parent | 3dc807ed0a78c7f15030e5a739cf66b522e27c04 (diff) | |
Add renovate.json
| -rw-r--r-- | renovate.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..39a2b6e --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:base" + ] +} |
