You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My old Docker-based build made it difficult for Dependabot to bump my dependencies, because any change would force a complete rebuild of the underlying Docker image. Boo!
Now I'm using Ruby directly on the host instead (#741), can I use Dependabot to keep things up to date?
The text was updated successfully, but these errors were encountered:
alexwlchan
changed the title
Consider setting up Dependant
Consider setting up Dependabot
Apr 7, 2024
My old Docker-based build made it difficult for Dependabot to bump my dependencies, because any change would force a complete rebuild of the underlying Docker image. Boo!
Now I'm using Ruby directly on the host instead (#741), can I use Dependabot to keep things up to date?
The text was updated successfully, but these errors were encountered: