version: 2 updates: - package-ecosystem: "bun" directory: "/" schedule: interval: "weekly" day: "monday" time: "09:00" timezone: "America/Los_Angeles" open-pull-requests-limit: 5 groups: bun-minor-and-patch: patterns: - "*" update-types: - "minor" - "patch" exclude-paths: - "demos/**" - "tests/framework-fixtures/**" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" day: "monday" time: "09:30" timezone: "America/Los_Angeles" open-pull-requests-limit: 3 groups: github-actions: patterns: - "*"