Skip to content

Commit c8d10d2

Browse files
committed
Removed docker from dependabot as it was not working properly
The dependabot had difficulties having helm values files and Dockerfiles. Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
1 parent 7d6eb96 commit c8d10d2

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -69,23 +69,6 @@ updates:
6969
patterns:
7070
- "*"
7171

72-
# Docker Updates
73-
- package-ecosystem: "docker"
74-
directories:
75-
- "/"
76-
- "**/*"
77-
schedule:
78-
interval: "weekly"
79-
groups:
80-
docker-security-updates:
81-
applies-to: security-updates
82-
patterns:
83-
- "*"
84-
docker-version-updates:
85-
applies-to: version-updates
86-
patterns:
87-
- "*"
88-
8972
# GitHub Actions Updates
9073
- package-ecosystem: "github-actions"
9174
directories:

0 commit comments

Comments
 (0)