Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Ignore substrate updates (to prevent spam) (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomusdrw committed Feb 13, 2020
1 parent 0c978f6 commit 2d1bbc3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ update_configs:
- package_manager: "rust:cargo"
directory: "/"
update_schedule: "weekly"
ignored_updates:
- match:
dependency_name: "sp-*"
- match:
dependency_name: "frame-*"
- match:
dependency_name: "pallet-*"
automerged_updates:
- match:
dependency_type: "development"
Expand Down

0 comments on commit 2d1bbc3

Please sign in to comment.