mirror of
https://github.com/redis/go-redis.git
synced 2025-04-16 09:23:06 +03:00
Create dependabot.yml (#1826)
This commit is contained in:
parent
346bfafddd
commit
54ef62f9b7
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gomod
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
Loading…
x
Reference in New Issue
Block a user