Skip to content

Commit

Permalink
Configure dependabot to update submodules weekly (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
lochhh authored Dec 18, 2024
1 parent eb8ed0d commit aac4540
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@ updates:
groups:
actions:
patterns:
- "actions/*"
- "actions/*"
- package-ecosystem: gitsubmodule
schedule:
interval: "weekly"
directory: "/"

0 comments on commit aac4540

Please sign in to comment.