Commit 9f4047d
authored
chore(ci): ignore Docker Compose Go module updates (#5544)
Adds Dependabot ignore rules for
`github.com/compose-spec/compose-go/v2`, `github.com/docker/cli`, and
`github.com/docker/docker` in the Go modules update block.
These libraries need to be upgraded together with the broader Docker
Compose dependency set; standalone bumps currently fail because the
Compose parser types are no longer compatible with the pinned Docker
Compose version.1 parent 2064429 commit 9f4047d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments