Skip to content

Commit

Permalink
Configure dependabot for SPM
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdeem committed Jun 2, 2024
1 parent 0cc13b1 commit 234d794
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@ updates:
day: "friday"
timezone: "Australia/Sydney"
target-branch: "develop"

- package-ecosystem: "swift"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
timezone: "Australia/Sydney"
target-branch: "develop"

0 comments on commit 234d794

Please sign in to comment.