sboulema_mtg-deck/.github/dependabot.yml
2026-05-08 21:13:01 +02:00

22 lines
No EOL
366 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
assignees:
- "sboulema"
groups:
typescript-eslint:
patterns:
- "@typescript-eslint*"
jest:
patterns:
- "*jest*"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
assignees:
- "sboulema"