Skip to content

Commit

Permalink
Ask dependabot not to ignore sidekiq
Browse files Browse the repository at this point in the history
Could have been resolved with #2745 when we updated to sidekiq 6.4
  • Loading branch information
pgwillia committed Nov 17, 2022
1 parent c9ea178 commit 55d0de9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ updates:
- dependency-name: pundit
versions:
- "> 1.1.0"
- dependency-name: sidekiq
versions:
- ">= 6.a"
- "< 7"
- dependency-name: vcr
versions:
- ">= 5.1.a"
Expand Down

0 comments on commit 55d0de9

Please sign in to comment.