Skip to content

Commit

Permalink
Merge pull request #600 from Shopify/rename-dependabot-groups
Browse files Browse the repository at this point in the history
  • Loading branch information
sambostock authored Dec 28, 2023
2 parents b57927c + 683bdc2 commit 2ae5e0c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ updates:
schedule:
interval: daily
groups:
all:
actions:
patterns:
- "*" # Update all GitHub Actions
- "*" # Update all GitHub Actions together

- package-ecosystem: npm
directory: '/'
schedule:
interval: monthly
groups:
all:
npm:
patterns:
- "*" # Update all npm dependencies
- "*" # Update all npm dependencies together

0 comments on commit 2ae5e0c

Please sign in to comment.