Skip to content

Commit

Permalink
Add a devcontainers update to dependabot.yml (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinsukehlab committed Mar 25, 2024
1 parent a0a70bd commit 892fbd5
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 @@ -4,3 +4,8 @@ updates:
directory: "/"
schedule:
interval: "monthly"

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

0 comments on commit 892fbd5

Please sign in to comment.