ghaction-github-pages/.github/dependabot.yml
2020-03-24 11:33:41 +01:00

12 lines
225 B
YAML

version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
time: "06:00"
timezone: "Europe/Paris"
labels:
- ":game_die: dependencies"
- ":robot: bot"