1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-28 06:42:00 +03:00

Create dependabot.yml (#1826)

This commit is contained in:
Matthieu MOREL
2021-07-22 04:26:33 +02:00
committed by GitHub
parent 346bfafddd
commit 54ef62f9b7

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly