| version: 2 | |
| updates: | |
| - package-ecosystem: "maven" | |
| directory: "/" | |
| schedule: | |
| interval: "weekly" | |
| cooldown: | |
| default-days: 7 | |
| groups: | |
| dependencies: | |
| applies-to: version-updates | |
| patterns: | |
| - "*" | |
| ignore: | |
| - dependency-name: "io.github.eisop:dataflow-errorprone" | |
| - package-ecosystem: "github-actions" | |
| directory: "/" | |
| schedule: | |
| interval: "monthly" | |
| cooldown: | |
| default-days: 7 | |
| groups: | |
| github-actions: | |
| applies-to: version-updates | |
| patterns: | |
| - "*" |