We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cccf70 commit 6cedec8Copy full SHA for 6cedec8
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
- repo: https://github.com/psf/black
9
- rev: 22.1.0
+ rev: 22.3.0
10
hooks:
11
- id: black
12
- repo: https://github.com/timothycrosley/isort
0 commit comments