nestjs-telegraf/.github/dependabot.yml

12 lines
198 B
YAML
Raw Normal View History

version: 2
updates:
# Configuration for npm
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
reviewers:
- "bukhalo"
assignees:
- "bukhalo"