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.

19 lines
434 B

  1. version: 2
  2. updates:
  3. - package-ecosystem: github-actions
  4. directory: "/"
  5. schedule:
  6. interval: daily
  7. time: "04:00"
  8. pull-request-branch-name:
  9. separator: "-"
  10. open-pull-requests-limit: 10
  11. - package-ecosystem: docker
  12. directory: "/"
  13. schedule:
  14. interval: daily
  15. time: "04:00"
  16. target-branch: "master"
  17. pull-request-branch-name:
  18. separator: "-"
  19. open-pull-requests-limit: 10