Skip to content

Commit

Permalink
Merge pull request #157 from Indicio-tech/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ll-actions-345c05307d

chore(deps): Bump psf/black from 24.8.0 to 24.10.0 in the all-actions group
  • Loading branch information
dbluhm authored Dec 11, 2024
2 parents f1d7d85 + 2378ef5 commit 5e8e360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@24.8.0
- uses: psf/black@24.10.0
with:
src: "./pydid"
- uses: chartboost/ruff-action@v1
Expand Down

0 comments on commit 5e8e360

Please sign in to comment.