We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d708cb commit 5617cddCopy full SHA for 5617cdd
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
hooks:
6
- id: trailing-whitespace
7
- id: end-of-file-fixer
8
- - repo: https://github.com/hauntsaninja/black-pre-commit-mirror
+ - repo: https://github.com/psf/black-pre-commit-mirror
9
rev: 23.7.0 # must match test-requirements.txt
10
11
- id: black
0 commit comments