Skip to content

Commit

Permalink
chore: remove substrate dependency ignore rules from dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
jbcaron committed Jan 5, 2025
1 parent 922d7a8 commit f0c5df8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,3 @@ updates:
schedule:
interval: "weekly" # can be `daily` or `monthly` also
open-pull-requests-limit: 10
ignore:
# match all substrate dependencies
- dependency-name: "frame-*"
- dependency-name: "sp-*"
- dependency-name: "sc-*"
- dependency-name: "substrate-*"
- dependency-name: "pallet-*"

0 comments on commit f0c5df8

Please sign in to comment.