Skip to content

Commit 35fa28e

Browse files
[pre-commit.ci] pre-commit autoupdate (jpadilla#740)
updates: - [github.com/psf/black: 22.1.0 → 22.3.0](psf/black@22.1.0...22.3.0) - [github.com/mgedmin/check-manifest: 0.47 → 0.48](mgedmin/check-manifest@0.47...0.48) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1e79156 commit 35fa28e

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 22.1.0
3+
rev: 22.3.0
44
hooks:
55
- id: black
66
args: ["--target-version=py36"]
@@ -30,7 +30,7 @@ repos:
3030
- id: debug-statements
3131

3232
- repo: https://github.com/mgedmin/check-manifest
33-
rev: "0.47"
33+
rev: "0.48"
3434
hooks:
3535
- id: check-manifest
3636
args: [--no-build-isolation]

0 commit comments

Comments
 (0)