Skip to content

Commit ca71805

Browse files
[pre-commit.ci] pre-commit autoupdate (#39)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 134302e commit ca71805

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
@@ -21,12 +21,12 @@ repos:
2121
hooks:
2222
- id: isort
2323
- repo: https://github.com/psf/black
24-
rev: 21.12b0
24+
rev: 22.1.0
2525
hooks:
2626
- id: black
2727
args: [ --safe ]
2828
- repo: https://github.com/asottile/blacken-docs
29-
rev: v1.12.0
29+
rev: v1.12.1
3030
hooks:
3131
- id: blacken-docs
3232
additional_dependencies: [ black==21.12b0 ]

0 commit comments

Comments
 (0)