chore: migrate dependency updates from Dependabot to Renovate
Build and Deploy / build-and-deploy (push) Failing after 10s
Build and Deploy / build-and-deploy (push) Failing after 10s
This commit is contained in:
@@ -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"
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user