Skip to content

Commit

Permalink
Merge branch 'beta' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
crystal-creations-bot committed Sep 27, 2023
2 parents 06d3279 + c85aad1 commit ef838b5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,20 @@ updates:
allow:
- dependency-type: "development"
versioning-strategy: increase
groups:
commitlint:
patterns:
- "@commitlint/*"
- "conventional-changelog-conventionalcommits"
semantic-release:
patterns:
- "semantic-release"
- "@semantic-release/*"
storybook:
patterns:
- "storybook"
- "@storybook/*"
- "chromatic"

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

0 comments on commit ef838b5

Please sign in to comment.