Skip to content

Commit 6cedec8

Browse files
authoredApr 1, 2022
LNT: update pre-commit pin (#1052)
1 parent 8cccf70 commit 6cedec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- repo: https://github.com/psf/black
9-
rev: 22.1.0
9+
rev: 22.3.0
1010
hooks:
1111
- id: black
1212
- repo: https://github.com/timothycrosley/isort

0 commit comments

Comments
 (0)
Please sign in to comment.