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
[TASK] Use fixed versions of the development dependencies (#707)
We don't want to have sudden build failures when a new version of
a development dependency gets released.
Instead, we'll keep having automatic Dependabot updates for our
dependencies that will allow us to see the effects of each
update before switchting to a new version of a dependency.
0 commit comments