diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8c9e00f32..7cc95148d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,6 @@ updates: - package-ecosystem: "swift" directories: - "/" + - "/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm" schedule: interval: "daily"