Files
lit-examples/.github/dependabot.yaml
T
rodydavis f4846d2abc
Build and Deploy / build-and-deploy (push) Successful in 1m40s
chore: configure dependabot
2026-05-22 17:40:33 -07:00

11 lines
221 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/vite-lit-capacitor/electron"
schedule:
interval: "weekly"