mirror of
https://github.com/emirpasic/gods.git
synced 2026-06-26 17:56:21 +03:00
9 lines
219 B
YAML
9 lines
219 B
YAML
# Ref: https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|