chore(deps): Configure Renovate (#457)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Maksym Vlasov <MaxymVlasov@users.noreply.github.com>
Co-authored-by: pre-commit <pre-commit@example.com>
This commit is contained in:
renovate[bot] 2023-01-27 09:51:53 -08:00 committed by GitHub
commit 41f5b38ecc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

4
.github/renovate.json5 vendored Normal file
View file

@ -0,0 +1,4 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
extends: ["local>SpotOnInc/renovate-config"],
}