diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb85b6f..ca79ca5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,9 +3,4 @@ updates: - package-ecosystem: github-actions directory: / schedule: - interval: daily - - - package-ecosystem: npm - directory: / - schedule: - interval: daily + interval: weekly