Skip to content

Commit 242ddb9

Browse files
committed
Set up dependabot
This uses the same configuration as Memray is using. Signed-off-by: Matt Wozniski <godlygeek@gmail.com>
1 parent 83b6fd1 commit 242ddb9

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
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)