Skip to content

Commit

Permalink
Decrease dependabot intervals to weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixHerrmann committed Oct 22, 2023
1 parent 08c2fad commit ef3c05e
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,8 +3,8 @@ updates:
- package-ecosystem: "swift"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"

0 comments on commit ef3c05e

Please sign in to comment.