diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 888a14a..28d23a5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,14 +3,14 @@ updates: - package-ecosystem: 'npm' directory: '/' schedule: - interval: 'daily' + interval: 'monthly' rebase-strategy: 'disabled' reviewers: - '454de6e' - package-ecosystem: 'github-actions' directory: '/' schedule: - interval: 'daily' + interval: 'monthly' rebase-strategy: 'disabled' reviewers: - '454de6e'