Skip to content

Commit

Permalink
Chore: increment black in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GilesStrong committed Feb 10, 2024
1 parent df4dce4 commit b1721a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "3.8"
- uses: psf/black@22.1.0
- uses: psf/black@22.3.0
with:
args: ". --check"

Expand Down

0 comments on commit b1721a2

Please sign in to comment.