1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-01 16:46:54 +03:00

Create dependabot.yml

This commit is contained in:
Leibale Eidelman
2022-01-20 15:39:21 -05:00
committed by GitHub
parent bd1e500e14
commit 59c0fd0259

6
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'