Skip to content

Commit 1792d7f

Browse files
authored
Update dependabot.yml
1 parent 6819096 commit 1792d7f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,11 @@ updates:
2121
directory: "/cleaner" # Location of package manifests
2222
schedule:
2323
interval: "monthly"
24+
- package-ecosystem: "docker"
25+
directory: "/"
26+
schedule:
27+
interval: "monthly"
28+
- package-ecosystem: "terraform"
29+
directory: "/aws"
30+
schedule:
31+
interval: "monthly"

0 commit comments

Comments
 (0)