1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-10-31 22:39:22 +01:00
cv/.github/dependabot.yml

22 lines
405 B
YAML

version: 2
updates:
- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "daily"
timezone: "Europe/Helsinki"
groups:
bundler:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
timezone: "Europe/Helsinki"
groups:
github-actions:
patterns:
- "*"