diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2c7d170..83387d6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,8 @@ updates: directory: "/" schedule: interval: "daily" + + - package-ecosystem: "swift" + directory: "/" + schedule: + interval: "daily"