Skip to content

Commit

Permalink
Merge pull request #1702 from EliahKagan/submodule-dependabot
Browse files Browse the repository at this point in the history
Have Dependabot offer submodule updates
  • Loading branch information
Byron authored Oct 13, 2023
2 parents ccd9ace + 7b1c046 commit 7ea450d
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: "weekly"

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

0 comments on commit 7ea450d

Please sign in to comment.