mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-26 15:58:09 +03:00
12 lines
198 B
YAML
12 lines
198 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
# Configuration for npm
|
||
|
- package-ecosystem: "npm"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "daily"
|
||
|
reviewers:
|
||
|
- "bukhalo"
|
||
|
assignees:
|
||
|
- "bukhalo"
|