Skip to content

Commit 5e8e360

Browse files
authored
Merge pull request #157 from Indicio-tech/dependabot/github_actions/all-actions-345c05307d
chore(deps): Bump psf/black from 24.8.0 to 24.10.0 in the all-actions group
2 parents f1d7d85 + 2378ef5 commit 5e8e360

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.8.0
15+
- uses: psf/black@24.10.0
1616
with:
1717
src: "./pydid"
1818
- uses: chartboost/ruff-action@v1

0 commit comments

Comments
 (0)