Skip to content

Commit 51c0850

Browse files
authored
Add a devcontainers update to dependabot.yml (#69)
1 parent 38834a9 commit 51c0850

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7+
8+
- package-ecosystem: "devcontainers"
9+
directory: "/"
10+
schedule:
11+
interval: "monthly"

0 commit comments

Comments
 (0)