Skip to content

Commit 2e23d51

Browse files
author
Josh Ault
authored
docker updates in dependabot
1 parent 62d9040 commit 2e23d51

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# To get started with Dependabot version updates, you'll need to specify which
2-
# package ecosystems to update and where the package manifests are located.
3-
# Please see the documentation for all configuration options:
4-
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5-
61
version: 2
72
updates:
83
- package-ecosystem: gomod
@@ -21,3 +16,11 @@ updates:
2116
- jault3
2217
reviewers:
2318
- jault3
19+
- package-ecosystem: docker
20+
directory: "/"
21+
schedule:
22+
interval: "weekly"
23+
assignees:
24+
- jault3
25+
reviewers:
26+
- jault3

0 commit comments

Comments
 (0)