diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e61eede..e5903e0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,14 +1,5 @@ version: 2 updates: -- package-ecosystem: cargo - directory: "/" - schedule: - interval: weekly - open-pull-requests-limit: 5 - groups: - crates-io: - patterns: - - "*" - package-ecosystem: github-actions directory: "/" schedule: