Files
s-ui/.github/dependabot.yml
T
Alireza Ahmadi f40b27fd8b initial commit
2024-02-13 01:17:54 +01:00

14 lines
290 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"