Add Renovate configuration for automated dependency management

This commit is contained in:
Larry Smith Jr.
2026-03-25 15:55:03 -04:00
parent 6d0feecec7
commit 2c41273c9f
+4
View File
@@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>mrlesmithjr/renovate-config"]
}