Skip to content

Commit

Permalink
Add dependabot support for swift
Browse files Browse the repository at this point in the history
  • Loading branch information
kemchenj committed Sep 21, 2023
1 parent 71e97f8 commit 9b22b81
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 9b22b81

Please sign in to comment.