dependabot.yml 180 B

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