Skip to content

Commit e3940c5

Browse files
Add devcontainers to Dependabot configuration
1 parent 15336dd commit e3940c5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,8 @@ updates:
5050
# Check for updates once a week
5151
schedule:
5252
interval: "weekly"
53+
54+
- package-ecosystem: "devcontainers"
55+
directory: "/"
56+
schedule:
57+
interval: weekly

0 commit comments

Comments
 (0)