2
0

dependabot.yml 215 B

1234567891011
  1. # Docs: https://git.io/JCUAY
  2. version: 2
  3. updates:
  4. - package-ecosystem: "gomod"
  5. directory: "/"
  6. schedule:
  7. interval: "monthly"
  8. reviewers:
  9. - "gogs/core"
  10. commit-message:
  11. prefix: "mod:"