mirror of
https://github.com/scratchfoundation/node-redis-rate-limiter.git
synced 2025-06-28 18:50:18 -04:00
Create Dependabot config file
This commit is contained in:
parent
872ef8dbed
commit
b136b43e88
1 changed files with 8 additions and 0 deletions
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
timezone: Australia/Sydney
|
||||||
|
open-pull-requests-limit: 10
|
Loading…
Add table
Add a link
Reference in a new issue