Skip to content

Commit 0807d00

Browse files
[pre-commit.ci] pre-commit autoupdate (#215)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8b0599d commit 0807d00

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
@@ -25,12 +25,12 @@ repos:
2525
hooks:
2626
- id: isort
2727
- repo: https://github.com/psf/black
28-
rev: 21.12b0
28+
rev: 22.1.0
2929
hooks:
3030
- id: black
3131
args: [ --safe ]
3232
- repo: https://github.com/asottile/blacken-docs
33-
rev: v1.12.0
33+
rev: v1.12.1
3434
hooks:
3535
- id: blacken-docs
3636
additional_dependencies: [ black==21.12b0 ]

0 commit comments

Comments
 (0)