diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 38c68c46..dbdc3b6a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,21 +1,6 @@ --- version: 2 updates: - # Fetch and update latest `npm` packages - - package-ecosystem: npm - directory: '/' - schedule: - interval: weekly - day: "saturday" - open-pull-requests-limit: 10 - reviewers: - - maelstromeous - assignees: - - maelstromeous - commit-message: - prefix: fix - prefix-development: chore - include: scope # Fetch and update latest `github-actions` pkgs - package-ecosystem: github-actions directory: '/'