Skip to content

Commit

Permalink
Match black version to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
ajparsons committed Jun 20, 2024
1 parent c7c8dd4 commit fb103c6
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 @@ -16,7 +16,7 @@ jobs:
with:
options: "--check --diff"
src: "."
version: "22.8.0"
version: "24.3.0"
- name: isort Lint
uses: isort/isort-action@master
- name: flake8 Lint
Expand Down

0 comments on commit fb103c6

Please sign in to comment.