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.
 
 
 

14 lines
273 B

  1. version: 2
  2. updates:
  3. - package-ecosystem: "github-actions"
  4. directory: "/"
  5. schedule:
  6. interval: "monthly"
  7. open-pull-requests-limit: 10
  8. - package-ecosystem: "npm"
  9. directory: "/"
  10. schedule:
  11. interval: "weekly"
  12. open-pull-requests-limit: 10