Initial commit.
Renovate / renovate (push) Failing after 4m12s

This commit is contained in:
2025-10-19 10:18:28 -04:00
commit 8f32fb0bb4
6 changed files with 312 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>trez/renovate-config"],
"enabledManagers": ["python"]
}