Skip to content

Commit

Permalink
update external black/usort versions
Browse files Browse the repository at this point in the history
Summary:
Match internal versions

paintitblack

Reviewed By: amyreese

Differential Revision: D54459585

fbshipit-source-id: fcaebc775396402a4acd2205b222910abd58ab21
  • Loading branch information
The Knights Who Say Ni authored and facebook-github-bot committed Mar 3, 2024
1 parent 2de77ce commit 5098bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-python@v2

- name: Install black
run: pip install black==22.3.0
run: pip install black==24.2.0

- name: Run black
run: black --exclude 'stubs\/' --check --diff .
Expand Down

0 comments on commit 5098bf9

Please sign in to comment.