Skip to content

Commit fafb1b0

Browse files
dependabot[bot]atodorov
authored andcommitted
Bump psf/black from 24.4.2 to 24.8.0
Bumps [psf/black](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0a6615 commit fafb1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
- uses: actions/setup-python@v5
134134
with:
135135
python-version: ${{ matrix.python-version }}
136-
- uses: psf/black@24.4.2
136+
- uses: psf/black@24.8.0
137137

138138
eslint:
139139
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)