Skip to content

Commit

Permalink
Dependabot for BSK (#1045)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1204167627774280/1208651137074643/f
iOS PR: N/A
macOS PR: N/A
What kind of version bump will this require?: N/A

**Description**:
Add dependebot for Swift packages in BSK
  • Loading branch information
Bunn authored Oct 31, 2024
1 parent 884a5ea commit 5159f25
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "swift" # For Swift package updates
directory: "/" # Location of Package.swift file
schedule:
interval: "daily"

0 comments on commit 5159f25

Please sign in to comment.