# See https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#about-the-dependabotyml-file version: 2 updates: - package-ecosystem: "npm" directory: "/" schedule: interval: "monthly" open-pull-requests-limit: 0 - package-ecosystem: "pip" directory: "/" schedule: interval: "monthly" open-pull-requests-limit: 0