mirror of
https://github.com/gogs/gogs.git
synced 2025-05-31 03:32:08 +00:00
12 lines
215 B
YAML
12 lines
215 B
YAML
# Docs: https://git.io/JCUAY
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "gomod"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "monthly"
|
|
reviewers:
|
|
- "gogs/core"
|
|
commit-message:
|
|
prefix: "mod:"
|