diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 88ea7ced..78666fdd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,8 +13,6 @@ updates: directory: '/' schedule: interval: 'daily' - # Disable version updates for npm dependencies - # https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates#overriding-the-default-behavior-with-a-configuration-file open-pull-requests-limit: 99 labels: - 'dependencies' \ No newline at end of file