chore: migrate dependency updates from Dependabot to Renovate
Build and Deploy / build-and-deploy (push) Failing after 10s

This commit is contained in:
2026-06-12 22:49:13 -07:00
parent a0d4cb5de8
commit 23fd4e8207
2 changed files with 6 additions and 10 deletions
-10
View File
@@ -1,10 +0,0 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/vite-lit-capacitor/electron"
schedule:
interval: "weekly"
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}