Skip to content

Commit

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

chore(deps): Bump psf/black from 24.4.0 to 24.4.2 in the all-actions group
  • Loading branch information
dbluhm committed May 6, 2024
2 parents 2c07d90 + cb22e82 commit 677eca0
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.4.0
- uses: psf/black@24.4.2
with:
src: "./pydid"
- uses: chartboost/ruff-action@v1
Expand Down

0 comments on commit 677eca0

Please sign in to comment.