Merge pull request #310 from 3dwardch3ng/renovate/configure

chore: Configure Renovate
This commit is contained in:
2024-06-25 18:44:46 +10:00
committed by GitHub

6
renovate.json Normal file
View File

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