Skip to content

Commit 586469f

Browse files
[pre-commit.ci] pre-commit autoupdate (#32)
updates: - [github.com/psf/black: 21.8b0 → 21.9b0](psf/black@21.8b0...21.9b0)
1 parent 04d2158 commit 586469f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/mgedmin/check-manifest
22-
rev: "0.46"
22+
rev: "0.47"
2323
hooks:
2424
- id: check-manifest
2525
args: [--no-build-isolation]
@@ -31,7 +31,7 @@ repos:
3131
- id: isort
3232

3333
- repo: https://github.com/psf/black
34-
rev: 21.8b0
34+
rev: 21.9b0
3535
hooks:
3636
- id: black
3737

0 commit comments

Comments
 (0)