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.

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