diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b049b41..1b54688 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,14 +3,14 @@ updates: - package-ecosystem: pip directory: "/" schedule: - interval: daily + interval: monthly open-pull-requests-limit: 5 assignees: - codl - package-ecosystem: npm directory: "/" schedule: - interval: daily + interval: monthly open-pull-requests-limit: 5 assignees: - codl