Skip to content

Commit a98e134

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.12b0 → 22.3.0](psf/black@21.12b0...22.3.0) - [github.com/mgedmin/check-manifest: 0.47 → 0.48](mgedmin/check-manifest@0.47...0.48)
1 parent 36a76ab commit a98e134

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: end-of-file-fixer
1818
- id: trailing-whitespace
1919
- repo: https://github.com/psf/black
20-
rev: 21.12b0
20+
rev: 22.3.0
2121
hooks:
2222
- id: black
2323
language_version: python3
@@ -37,7 +37,7 @@ repos:
3737
- flake8-tidy-imports
3838
- flake8-print
3939
- repo: https://github.com/mgedmin/check-manifest
40-
rev: "0.47"
40+
rev: "0.48"
4141
hooks:
4242
- id: check-manifest
4343
args: [--no-build-isolation]

0 commit comments

Comments
 (0)