Skip to content

Commit

Permalink
Merge pull request #345 from karaoke-dev/group-upgrade-package-for-de…
Browse files Browse the repository at this point in the history
…pendabot

Group the update package in the depandabot
  • Loading branch information
andy840119 authored Dec 14, 2023
2 parents c4b0d3f + 17eb84e commit 12f05a5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,13 @@ updates:
schedule:
interval: monthly
open-pull-requests-limit: 10
groups:
osu-related:
patterns:
- "ppy.osu.*"
dotnet-tools:
patterns:
- "cake.tool"
- "jetbrains.resharper.globaltools"
- "nvika"
- "codefilesanity"

0 comments on commit 12f05a5

Please sign in to comment.