Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonneutert authored Dec 21, 2023
1 parent 5c9ed2c commit eca796e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@ version: 2
updates:
- package-ecosystem: "bundler" # See documentation for possible values
directory: "/" # Location of package manifests
groups:
patch-and-minor-dependencies:
update-types: ["patch", "minor"]
schedule:
interval: "weekly"
day: "thursday"
time: "12:00"
day: "saturday"
time: "11:45"
timezone: "Europe/Berlin"
assignees:
- "simonneutert"

0 comments on commit eca796e

Please sign in to comment.