mayurankv_Obsidian-Code-Styler/.github/dependabot.yml
2023-07-06 22:39:54 +01:00

11 lines
276 B
YAML

version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"