mirror of
https://github.com/gogs/gogs.git
synced 2025-05-31 11:42:13 +00:00
12 lines
212 B
YAML
12 lines
212 B
YAML
# Docs: https://git.io/JCUAY
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
reviewers:
|
|
- "unknwon"
|
|
commit-message:
|
|
prefix: "mod:"
|