Skip to content

Commit a031f3e

Browse files
committed
chore: update dependabot
Signed-off-by: Carlos Alexandro Becker <[email protected]>
1 parent c97830b commit a031f3e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,15 @@ updates:
3333
all:
3434
patterns:
3535
- "*"
36+
- package-ecosystem: "docker"
37+
directory: "/"
38+
schedule:
39+
interval: "weekly"
40+
day: "monday"
41+
time: "05:00"
42+
timezone: "America/New_York"
43+
labels:
44+
- "dependencies"
45+
commit-message:
46+
prefix: "chore"
47+
include: "scope"

0 commit comments

Comments
 (0)