Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 892fbd5

Browse files
authored
Add a devcontainers update to dependabot.yml (#126)
1 parent a0a70bd commit 892fbd5

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)