Skip to content

Commit 4822306

Browse files
[pre-commit.ci] pre-commit autoupdate (#92)
updates: - [github.com/psf/black: 21.8b0 → 21.9b0](psf/black@21.8b0...21.9b0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c959dda commit 4822306

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
@@ -17,7 +17,7 @@ repos:
1717
# Don't commit to main branch.
1818
- id: no-commit-to-branch
1919
- repo: https://github.com/psf/black
20-
rev: '21.8b0'
20+
rev: '21.9b0'
2121
hooks:
2222
- id: black
2323
# Force black to run on whole repo, using settings from pyproject.toml

0 commit comments

Comments
 (0)