mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-07-16 09:31:39 +08:00
Dependabot config settings for golang
- Dependabot config settings for golang
This commit is contained in:
parent
ce58bda4a0
commit
48a2d3327d
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -4,3 +4,7 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
- package-ecosystem: gomod
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
Loading…
Reference in New Issue
Block a user