Skip to content

Commit

Permalink
chore(data-pipelines): pin Black formatter version
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed Aug 5, 2024
1 parent ed1f6ad commit 36f6674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-pipeline/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ attrs
cattrs
pytest
ruff==0.5.5
black
black==24.3.0 # This should be kept in sync with the version in .pre-commit-config.yml
pyright

0 comments on commit 36f6674

Please sign in to comment.