Skip to content

Commit

Permalink
Updates dependabot.yml for devcontainers
Browse files Browse the repository at this point in the history
Adds version updates for Devcontainer features

Reference: https://containers.dev/guide/dependabot
  • Loading branch information
cr2007 authored Feb 25, 2024
1 parent 4c947ac commit afb202d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "devcontainers" # See documentation for possible values
directory: "/.github/.devcontainer"
schedule:
interval: "weekly"

0 comments on commit afb202d

Please sign in to comment.