Skip to content

Commit

Permalink
Add dependabot for git submodules (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbley authored Jan 24, 2025
1 parent cce7002 commit 1ff2e3a
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 @@ -12,3 +12,7 @@ updates:
directory: "/nodejs"
schedule:
interval: "daily"
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 1ff2e3a

Please sign in to comment.