Skip to content

Commit

Permalink
Merge pull request #1689 from Shopify/andyw8/exclude-rails-from-group…
Browse files Browse the repository at this point in the history
…ed-update

Exclude Rails from grouped updates
  • Loading branch information
andyw8 authored Oct 11, 2023
2 parents b7a5974 + 9f8f45e commit a783be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ updates:
update-types:
- "minor"
- "patch"
exclude-patterns:
- "rails"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit a783be9

Please sign in to comment.