Add Renovate Bot support

This commit is contained in:
Evan 2023-11-03 09:54:32 -04:00
parent 01cdd090ec
commit 9f700159d3

7
renovate.json Normal file
View File

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