We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2119f45 commit 70248a7Copy full SHA for 70248a7
1 file changed
.pre-commit-config.yaml
@@ -6,11 +6,6 @@ repos:
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
9
- - repo: https://github.com/asottile/setup-cfg-fmt
10
- rev: v2.4.0
11
- hooks:
12
- - id: setup-cfg-fmt
13
-
14
- repo: https://github.com/psf/black
15
rev: 23.7.0
16
hooks:
0 commit comments