Skip to content

Commit 71bd74f

Browse files
authored
Merge pull request #140 from Indicio-tech/dependabot/github_actions/all-actions-6979628f94
chore(deps): Bump psf/black from 24.4.2 to 24.8.0 in the all-actions group
2 parents e6ad54d + 9241d8f commit 71bd74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: psf/black@24.4.2
15+
- uses: psf/black@24.8.0
1616
with:
1717
src: "./pydid"
1818
- uses: chartboost/ruff-action@v1

0 commit comments

Comments
 (0)