mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Set dependabot to fix the package.json file in addition to the lock file
This commit is contained in:
parent
9f007d78f8
commit
fb3cb127b0
1 changed files with 2 additions and 0 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
versioning-strategy: increase
|
||||
directory: "/backend"
|
||||
schedule:
|
||||
interval: daily
|
||||
|
|
@ -14,6 +15,7 @@ updates:
|
|||
|
||||
- package-ecosystem: npm
|
||||
directory: "/frontend"
|
||||
versioning-strategy: increase
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue