diff --git a/.github/dependabot.yml b/.github/dependabot.yml index edbda16..8b2c4c0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,16 +2,10 @@ version: 2 updates: - package-ecosystem: github-actions directory: / - labels: - - dependabot - - actions schedule: - interval: daily + interval: weekly - package-ecosystem: npm directory: / - labels: - - dependabot - - npm schedule: - interval: daily + interval: weekly