writefreely/.github/dependabot.yml
2020-07-25 00:10:13 +08:00

7 lines
215 B
YAML

version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
open-pull-requests-limit: 50
schedule:
interval: "monthly"