diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5dbe506..e6aa554 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,11 +1,11 @@ version: 2 updates: - - package-ecosystem: 'npm' - directory: '/' - schedule: - interval: 'monthly' - rebase-strategy: 'disabled' - open-pull-requests-limit: 10 + # - package-ecosystem: 'npm' + # directory: '/' + # schedule: + # interval: 'monthly' + # rebase-strategy: 'disabled' + # open-pull-requests-limit: 10 - package-ecosystem: 'github-actions' directory: '/' schedule: