Skip to content

Commit 409f06a

Browse files
build(deps): bump https://github.com/ambv/black from 22.8.0 to 26.3.1
Bumps [https://github.com/ambv/black](https://github.com/ambv/black) from 22.8.0 to 26.3.1. - [Release notes](https://github.com/ambv/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.8.0...26.3.1) --- updated-dependencies: - dependency-name: https://github.com/ambv/black dependency-version: 26.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89fe364 commit 409f06a

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
@@ -5,7 +5,7 @@ repos:
55
- id: isort
66
exclude: "(tests/utils/stacks/linenos.py|tests/utils/stacks/linenos2.py|tests/contrib/grpc/grpc_app/.*pb2.*.py)"
77
- repo: https://github.com/ambv/black
8-
rev: 22.8.0
8+
rev: 26.3.1
99
hooks:
1010
- id: black
1111
language_version: python3

0 commit comments

Comments
 (0)