Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 02e21ed

Browse files
authoredNov 22, 2021
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.10b0 → 21.11b1](psf/black@21.10b0...21.11b1)
1 parent c368ad8 commit 02e21ed

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: 21.10b0
9+
rev: 21.11b1
1010
hooks:
1111
- id: black
1212
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)
Please sign in to comment.