| version: 2 | |
| updates: | |
| - package-ecosystem: "gomod" | |
| directory: "/" | |
| schedule: | |
| interval: "weekly" | |
| day: "monday" | |
| time: "05:00" | |
| timezone: "America/New_York" | |
| labels: | |
| - "area: dependencies" | |
| commit-message: | |
| prefix: "chore" | |
| include: "scope" | |
| groups: | |
| all: | |
| patterns: | |
| - "*" | |
| - package-ecosystem: "github-actions" | |
| directory: "/" | |
| schedule: | |
| interval: "weekly" | |
| day: "monday" | |
| time: "05:00" | |
| timezone: "America/New_York" | |
| labels: | |
| - "area: dependencies" | |
| commit-message: | |
| prefix: "chore" | |
| include: "scope" | |
| groups: | |
| all: | |
| patterns: | |
| - "*" | |