Skip to content

Commit

Permalink
Merge pull request #318 from kemchenj/main
Browse files Browse the repository at this point in the history
Add dependabot support for swift
  • Loading branch information
MattKiazyk authored Feb 16, 2024
2 parents c75dda3 + 9b22b81 commit 46ddb6f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ updates:
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "swift"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 46ddb6f

Please sign in to comment.