Skip to content

Commit 8809349

Browse files
[chore] Remove docker from dependabot (#1962)
1 parent a2285cd commit 8809349

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/dependabot.yml

-8
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@ updates:
1010
dependency-type: "production"
1111
schedule:
1212
interval: "daily"
13-
- package-ecosystem: "docker"
14-
directories:
15-
- "/src/**/*"
16-
groups:
17-
docker-production-dependencies:
18-
dependency-type: "production"
19-
schedule:
20-
interval: "daily"
2113
- package-ecosystem: "gomod"
2214
directories:
2315
- "/src/**/*"

0 commit comments

Comments
 (0)