A clean, Markdown-based publishing platform made for writers. Write together, and build a community. https://writefreely.org
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 

16 rindas
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"