Skip to content

Commit d89206c

Browse files
authored
Merge pull request #36 from blinklabs-io/chore/ci-dependabot-docker
chore(ci): configure dependabot for docker
2 parents 910e89a + 8307501 commit d89206c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
- package-ecosystem: "docker" # See documentation for possible values
13+
directory: "/" # Location of package manifests
14+
schedule:
15+
interval: "weekly"

0 commit comments

Comments
 (0)