diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6434d306a..9c0258bc4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,10 +2,11 @@ version: 2 updates: - - package-ecosystem: npm - directory: / - schedule: - interval: weekly + # TODO: wait until pnpm issues with git repos are fixed + # - package-ecosystem: npm + # directory: / + # schedule: + # interval: weekly - package-ecosystem: pip directory: / schedule: