We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b8c53 commit 91b69f5Copy full SHA for 91b69f5
1 file changed
.pre-commit-config.yaml
@@ -63,14 +63,6 @@ repos:
63
]
64
additional_dependencies:
65
- tomli==2.0.1
66
- - repo: https://github.com/ikamensh/flynt
67
- rev: 1.0.6
68
- hooks:
69
- - id: flynt
70
- args:
71
- # --line-length is set to a high value to deal with very long lines
72
- - --line-length
73
- - '99999'
74
- repo: https://github.com/codespell-project/codespell
75
rev: v2.4.1
76
hooks:
0 commit comments