Skip to content

Commit

Permalink
chore: group dependabot updates (#2500)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanleecode authored Oct 17, 2024
1 parent a3fc98c commit 6c4a37f
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,17 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 4
ignore:
- dependency-name: "@polkadot-api*"
versions: ["0.0.*"]
groups:
polkadot-api:
patterns:
- "@polkadot-api/*"
- "polkadot-api"
pjs:
patterns:
- "@polkadot/*"
radix-ui:
patterns:
- "@radix-ui/*"

- package-ecosystem: github-actions
directory: '/'
Expand Down

0 comments on commit 6c4a37f

Please sign in to comment.