Skydio / revup

Effortlessly create and manage pull requests without changing branches. Powers a stacked diffs workflow with python and git "plumbing" commands.
https://github.com/Skydio/revup
MIT License
309 stars 59 forks source link

makefile: Pin black version #144

Closed jerry-skydio closed 7 months ago

jerry-skydio commented 7 months ago

Black keeps updating in the background and breaking our CI due to slightly different formatting between versions. Fix this by pinning the version.

jerry-skydio commented 7 months ago

Reviews in this chain: └https://github.com/Skydio/revup/pull/144 makefile: Pin black version

jerry-skydio commented 7 months ago
# head base diff date summary
0 87d4e617 8009c60c diff Jan 29 10:32 AM 1 file changed, 1 insertion(+), 1 deletion(-)
1 f827cf87 7df39f05 rebase Jan 29 10:37 AM 0 files changed
2 676c0885 7df39f05 diff Feb 2 11:17 AM 2 files changed, 2 insertions(+), 2 deletions(-)
3 aa826f6b 7df39f05 diff Feb 2 11:28 AM 1 file changed, 1 deletion(-)