Skip to content

Commit

Permalink
chore(deps): Bump psf/black in the all-actions group
Browse files Browse the repository at this point in the history
Bumps the all-actions group with 1 update: [psf/black](https://github.com/psf/black).


Updates `psf/black` from 24.4.0 to 24.4.2
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.4.0...24.4.2)

---
updated-dependencies:
- dependency-name: psf/black
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 2c07d90 commit cb22e82
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/[email protected].0
- uses: psf/[email protected].2
with:
src: "./pydid"
- uses: chartboost/ruff-action@v1
Expand Down

0 comments on commit cb22e82

Please sign in to comment.