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.2 to 24.8.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.4.2...24.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 67d58c4 commit ec4b00e
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.2
- uses: psf/black@24.8.0
with:
src: "./pydid"
- uses: chartboost/ruff-action@v1
Expand Down

0 comments on commit ec4b00e

Please sign in to comment.