Skip to content

Commit 124c8b4

Browse files
Remove invalid Docker Dependabot update
1 parent 7de180f commit 124c8b4

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "docker"
4-
directory: "/"
5-
schedule:
6-
interval: "weekly"
7-
open-pull-requests-limit: 5
8-
93
- package-ecosystem: "github-actions"
104
directory: "/.github/workflows/"
115
schedule:
@@ -22,4 +16,4 @@ updates:
2216
# directory: "/frontend"
2317
# schedule:
2418
# interval: "daily"
25-
# open-pull-requests-limit: 10
19+
# open-pull-requests-limit: 10

0 commit comments

Comments
 (0)