Skip to content

Commit

Permalink
fix(dependabot): update npm patch versions in a batch
Browse files Browse the repository at this point in the history
  • Loading branch information
hanabi1224 committed Oct 14, 2024
1 parent db62bc2 commit 451988e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ updates:
open-pull-requests-limit: 1
schedule:
interval: "weekly"
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
groups:
patch-versions:
update-types:
- "patch"

0 comments on commit 451988e

Please sign in to comment.