diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index c3b2217..431feaf 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -1,5 +1,4 @@ version: 2 - updates: - allow: - dependency-type: direct @@ -9,8 +8,6 @@ updates: directory: / open-pull-requests-limit: 99 package-ecosystem: github-actions - reviewers: - - "ridedott/platform" schedule: interval: daily - allow: @@ -21,7 +18,5 @@ updates: directory: / open-pull-requests-limit: 99 package-ecosystem: docker - reviewers: - - "ridedott/platform" schedule: interval: daily