diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 74cb186..e69de29 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,16 +0,0 @@ -version: 2 -updates: - - package-ecosystem: cargo - directory: / - schedule: - interval: weekly - open-pull-requests-limit: 10 - groups: - rust-minor: - update-types: [minor, patch] - - - package-ecosystem: github-actions - directory: / - schedule: - interval: weekly - open-pull-requests-limit: 5