Skip to content

Commit afc986b

Browse files
Bumps [https://github.com/psf/black-pre-commit-mirror](https://github.com/psf/black-pre-commit-mirror) from 26.3.0 to 26.3.1. - [Commits](psf/black-pre-commit-mirror@26.3.0...26.3.1) --- updated-dependencies: - dependency-name: https://github.com/psf/black-pre-commit-mirror dependency-version: 26.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31c478e commit afc986b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: trailing-whitespace
1313

1414
- repo: https://github.com/psf/black-pre-commit-mirror
15-
rev: 26.3.0
15+
rev: 26.3.1
1616
hooks:
1717
- id: black
1818
args: [--line-length=79, --target-version=py311]

0 commit comments

Comments
 (0)