Commit 534c43b
committed
ci: remove docker ecosystem from dependabot
The devcontainer Go base image version must match go.mod. Dependabot treats the image tag as semver and proposes invalid bumps (e.g. go:1.25 to go:2.1). The devcontainer-check.yml CI workflow already guards against version mismatches, so automated Dependabot docker updates add no value here.1 parent bdc375d commit 534c43b
1 file changed
Lines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
0 commit comments