Skip to content

Commit 70a4258

Browse files
chore(deps): bump https://github.com/ambv/black from 26.3.1 to 26.5.1
Bumps [https://github.com/ambv/black](https://github.com/ambv/black) from 26.3.1 to 26.5.1. This release includes the previously tagged commit. - [Release notes](https://github.com/ambv/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@c6755bb...87928e6) --- updated-dependencies: - dependency-name: https://github.com/ambv/black dependency-version: 26.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81716a8 commit 70a4258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232

3333
# Add Black code formatters.
3434
- repo: https://github.com/ambv/black
35-
rev: c6755bb741b6481d6b3d3bb563c83fa060db96c9 # frozen: 26.3.1
35+
rev: 87928e6d6761a4a6d22250e1fee5601b3998086e # frozen: 26.5.1
3636
hooks:
3737
- id: black
3838
name: Format code

0 commit comments

Comments
 (0)