We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb1641 commit f0e19c9Copy full SHA for f0e19c9
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: pyupgrade
6
args: [--py38-plus]
7
8
- - repo: https://github.com/psf/black
+ - repo: https://github.com/psf/black-pre-commit-mirror
9
rev: 23.12.1
10
hooks:
11
- id: black
0 commit comments