Skip to content

Commit

Permalink
chore: Change dependabot to run weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
Hejsil committed Sep 13, 2024
1 parent 2cf4253 commit b1d0bc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
interval: weekly
time: "11:00"
open-pull-requests-limit: 10
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: daily
interval: weekly
time: "11:00"
open-pull-requests-limit: 10

0 comments on commit b1d0bc9

Please # to comment.