Skip to content

Commit 48a7354

Browse files
committed
Configure dependabot to update Docker images
This syncs this repository's dependabot configuration up with the one from Memray. Signed-off-by: Matt Wozniski <godlygeek@gmail.com>
1 parent 5b451f7 commit 48a7354

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
cooldown:
8+
default-days: 7
9+
- package-ecosystem: "docker"
10+
directory: "/"
11+
schedule:
12+
interval: "daily"
13+
cooldown:
14+
default-days: 7

0 commit comments

Comments
 (0)