Skip to content

Commit 4345fe5

Browse files
chore(deps): bump black from 26.3.1 to 26.5.1
--- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81716a8 commit 4345fe5

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
@@ -43,7 +43,7 @@ repos:
4343
- id: blacken-docs
4444
name: Format code in docstrings
4545
args: [--line-length, '120']
46-
additional_dependencies: [black==26.3.1]
46+
additional_dependencies: [black==26.5.1]
4747

4848
# Upgrade and rewrite Python idioms.
4949
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)