A clean, Markdown-based publishing platform made for writers. Write together, and build a community. https://writefreely.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
411 B

  1. version: 2
  2. updates:
  3. - package-ecosystem: "gomod" # See documentation for possible values
  4. directory: "/" # Location of package manifests
  5. open-pull-requests-limit: 50
  6. schedule:
  7. interval: "monthly"
  8. - package-ecosystem: "github-actions"
  9. directory: "/"
  10. schedule:
  11. interval: "daily"
  12. - package-ecosystem: "docker"
  13. directory: "/Dockerfile"
  14. schedule:
  15. interval: "daily"