Skip to content

Commit

Permalink
Add devcontainers to Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBrenner authored Dec 22, 2024
1 parent b8b449c commit 4982783
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ updates:
# Check for updates once a week
schedule:
interval: "weekly"

- package-ecosystem: "devcontainers"
directory: "/"
schedule:
interval: weekly

0 comments on commit 4982783

Please sign in to comment.