mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-26 13:48:49 +08:00
7 lines
176 B
YAML
7 lines
176 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "gomod"
|
|
# Raise pull requests for version updates
|
|
# for go modules against the `dev` branch
|
|
target-branch: "dev"
|
|
|