Skip to content

Commit

Permalink
Use dependabot to update submodules instead of actions (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
FasterSpeeding committed Apr 15, 2024
1 parent b6c8225 commit 6470938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ updates:
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
- package-ecosystem: "gitsubmodule"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit 6470938

Please sign in to comment.