Skip to content

Commit 5fb0a5b

Browse files
authored
Merge pull request #15 from BGforgeNet/dependabot/github_actions/dot-github/workflows/psf/black-26.3.0
Bump psf/black from 24.4.2 to 26.3.0 in /.github/workflows
2 parents dffe413 + f181719 commit 5fb0a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Black
3333
# Match version in poetry.lock
34-
uses: psf/black@24.4.2
34+
uses: psf/black@26.3.0
3535

3636
- name: Run mypy
3737
uses: sasanquaneuf/mypy-github-action@9d43a0bf65fc419f7aa493ac24af5e2226edffbb

0 commit comments

Comments
 (0)