Skip to content

Commit

Permalink
Bump sorbet typing gems weekly
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Jan 5, 2024
1 parent 13a578e commit 890aafd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,18 @@ updates:
- "minor"
- "patch"

# Watch the root Gemfile used for sorbet typing
- package-ecosystem: "bundler"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
time: "16:00"
groups:
all:
patterns:
- "*"

# Watch the per-ecosystem native helpers
- package-ecosystem: "composer"
directory: "/composer/helpers/v1"
Expand Down

0 comments on commit 890aafd

Please sign in to comment.