Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ updates:
timezone: "Europe/Berlin"
pull-request-branch-name:
separator: "-"
cooldown:
default-days: 3

# Daily: Check minor and patch updates
- package-ecosystem: "npm"
Expand All @@ -22,6 +24,8 @@ updates:
separator: "-"
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
versioning-strategy: increase
cooldown:
default-days: 3
groups:
patch-dependencies:
update-types:
Expand Down
Loading