mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-11 14:48:10 +03:00
chore(): replace renovate with dependabot
This commit is contained in:
parent
03d3494380
commit
fe77064d36
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: 'npm'
|
||||||
|
directory: '/'
|
||||||
|
schedule:
|
||||||
|
interval: 'daily'
|
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"semanticCommits": true,
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"depTypeList": ["devDependencies"],
|
|
||||||
"automerge": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"extends": ["config:base"]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user