diff --git a/.github/dependabot.yml b/.github/dependabot.yml index add39d3..3a626c3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,4 @@ updates: - package-ecosystem: github-actions directory: / schedule: - interval: weekly - # Disable the steady stream of version updates for actions; only notify about security updates. - open-pull-requests-limit: 0 + interval: monthly