diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 70cb209..84da8d0 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: docker directory: / - labels: - - dependabot - - docker schedule: - interval: daily + interval: weekly