Skip to content

Commit

Permalink
Merge pull request #1896 from 9renpoto/next
Browse files Browse the repository at this point in the history
chore: group dependencies
  • Loading branch information
9renpoto authored Dec 2, 2023
2 parents 948ae9c + 22c3714 commit 13b9b88
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,21 @@ updates:
interval: daily
time: '03:00'
timezone: 'Asia/Tokyo'
groups:
tauri-apps:
patterns:
- "@tauri-apps*"
preact:
patterns:
- "@preact*"
- "preact"
9renpoto:
patterns:
- "@9renpoto*"
storybook:
patterns:
- "@storybook*"
- "storybook"
update-types:
- "minor"
- "patch"

0 comments on commit 13b9b88

Please sign in to comment.