Initial Commit

This commit is contained in:
2024-11-12 19:20:37 +13:00
commit 7a0fda9889
6 changed files with 71 additions and 0 deletions

6
.github/renovate.json vendored Normal file
View File

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