Skip to content

Commit ff6c742

Browse files
authored
Merge pull request #51 from blinklabs-io/chore/ci-dependabot-docker
chore(ci): configure dependabot for docker
2 parents eddc546 + cda2cec commit ff6c742

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)