Skip to content

Commit

Permalink
Bump psf/black from 23.3.0 to 23.7.0
Browse files Browse the repository at this point in the history
Bumps [psf/black](https://github.com/psf/black) from 23.3.0 to 23.7.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.3.0...23.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 3c3555e commit 09c9979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.x'
- uses: psf/black@23.3.0
- uses: psf/black@23.7.0

ruff:
name: Ruff
Expand Down

0 comments on commit 09c9979

Please sign in to comment.