Skip to content

Commit

Permalink
Dependabot: enable git submodule updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bwRavencl committed Nov 6, 2023
1 parent 98bdceb commit d19f1a4
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 @@ -4,6 +4,10 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit d19f1a4

Please sign in to comment.