diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e3368a57c76..fcab644b972 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,8 @@ version: 2 updates: - package-ecosystem: "npm" directory: "/" + exclude-paths: + - "packages/twenty-apps/community/**" schedule: interval: "weekly" open-pull-requests-limit: 3