Skip to content

Commit dbf46cd

Browse files
remove bad toml pre-commit hook
1 parent 3b994ca commit dbf46cd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ repos:
2828
additional_dependencies:
2929
- black==22.12.0
3030

31-
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
32-
rev: v2.14.0
33-
hooks:
34-
- id: pretty-format-toml
35-
args: [--autofix]
36-
3731
- repo: https://github.com/abravalheri/validate-pyproject
3832
rev: v0.24.1
3933
hooks:

0 commit comments

Comments
 (0)