chore: Configure Renovate (#6)

This commit is contained in:
renovate[bot] 2024-10-07 18:43:12 -07:00 committed by GitHub
parent 9c0eede162
commit 1c4e21912e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
renovate.json Normal file
View file

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