Configure Renovate (#252)

* Add renovate.json

* Trunk fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Siddhartha Bagaria <sidb@x.team>
This commit is contained in:
renovate[bot] 2024-02-12 18:01:42 -08:00 committed by GitHub
parent 228c08c8f3
commit 2ab388c435
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

4
renovate.json Normal file
View File

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