diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d3539a453..5cb45fc88 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,9 +3,10 @@ updates: - package-ecosystem: gradle directory: "/" schedule: - interval: daily + interval: weekly open-pull-requests-limit: 10 target-branch: develop + ignore: + - dependency-name: io.github.wulkanowy:sdk reviewers: - - Faierbel - - mklkj + - Faierbel \ No newline at end of file