Skip to content

Commit bebd691

Browse files
authored
remove docker dependabot updates (#149)
*Description of changes:* Dependabot is not required for us to verify dockerfile updates By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 7470987 commit bebd691

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "docker"
4-
directory: "/"
5-
schedule:
6-
interval: "daily"
7-
ignore:
8-
- dependency-name: "docker/common/nxdt_requirements.txt"
9-
103
- package-ecosystem: "github-actions"
114
directory: "/"
125
schedule:

0 commit comments

Comments
 (0)