Commit 6a947b8
chore(ci): ignore incompatible major bumps in Dependabot config
JUnit 6 requires Java 17 and kindcontainer 2.x ships breaking changes
(drops JUnit 4, jumps to Testcontainers 2.x). Both produced PRs that
could never be merged against this project's Java 1.8 baseline, so
restrict Dependabot to minor/patch updates for these dependencies.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Marc Nuri <marc@marcnuri.com>1 parent 43789ae commit 6a947b8
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
0 commit comments