diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3cfe921..b3816a1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,17 +20,17 @@ updates: - "version-update:semver-patch" # Patches are grouped together into one PR every month - - package-ecosystem: "cargo" - directory: "/" - labels: - - "dependencies" - schedule: - interval: "monthly" - reviewers: - - "antonengelhardt" + # - package-ecosystem: "cargo" + # directory: "/" + # labels: + # - "dependencies" + # schedule: + # interval: "monthly" + # reviewers: + # - "antonengelhardt" - # Group all patches into one PR - groups: - patches: - update-types: - - "patch" + # # Group all patches into one PR + # groups: + # patches: + # update-types: + # - "patch"