Skip to content

Commit 5f552c2

Browse files
committed
Removed Dockerfile ecosystem due to dependabot/dependabot-core#13328
1 parent ba01537 commit 5f552c2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@ updates:
77
schedule:
88
interval: "weekly"
99

10-
# Version updates for Dockerfiles:
11-
- package-ecosystem: "docker"
12-
directory: "/"
13-
schedule:
14-
interval: "weekly"
15-
ignore:
16-
- dependency-name: "sbtscala/scala-sbt" # Dependabot can not handle the versioning scheme of this image. Error: "Malformed version number string 36_1.11.7_3.3.6"
17-
versions: [""]
18-
1910
# Version updates for Docker Compose:
2011
- package-ecosystem: "docker-compose"
2112
directory: "/"

0 commit comments

Comments
 (0)