Skip to content

Commit

Permalink
Correct Dependabot version rollup so that there is less PR's open for…
Browse files Browse the repository at this point in the history
… the same items
  • Loading branch information
duttonw committed Jun 7, 2024
1 parent c125f97 commit 204048e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@ updates:
patterns:
- "@storybook/*"
- storybook
- "@chromatic-com/storybook"
- "@whitespace/storybook-addon-html"
- "chromatic"
eslint:
patterns:
- "eslint*"
- "@stylistic/eslint-plugin-js"
- "esbuild-plugin-eslint"
esbuild:
patterns:
- "esbuild*"
open-pull-requests-limit: 10
reviewers:
- qld-gov-au/qld-online-dev-team

0 comments on commit 204048e

Please sign in to comment.