diff --git a/.github/renovate.json5 b/.github/renovate.json5 new file mode 100644 index 0000000..a56be5a --- /dev/null +++ b/.github/renovate.json5 @@ -0,0 +1,4 @@ +{ + $schema: 'https://docs.renovatebot.com/renovate-schema.json', + extends: ['github>tapihdev/renovate-config:default.json5'] +}