Skip to content

Commit

Permalink
chore(deps): group all dev dep upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
rpearce committed Sep 18, 2024
1 parent 0be2efb commit a4687d9
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,6 @@ updates:
interval: "daily"
versioning-strategy: "increase"
groups:
lint:
dev-dependencies:
patterns:
- "@typescript-eslint/eslint-plugin"
- "@typescript-eslint/parser"
- "eslint*"
build:
patterns:
- "@rollup/plugin-typescript"
- "rollup"
- "rollup-plugin-dts"
- "typescript"
docs:
patterns:
- "@storybook/*"
- "storybook"
- "*"

0 comments on commit a4687d9

Please sign in to comment.