Skip to content

Commit 91b69f5

Browse files
committed
chore: remove redundant flynt pre-commit hook
1 parent b8b8c53 commit 91b69f5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,6 @@ repos:
6363
]
6464
additional_dependencies:
6565
- 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'
7466
- repo: https://github.com/codespell-project/codespell
7567
rev: v2.4.1
7668
hooks:

0 commit comments

Comments
 (0)