diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6aed48e22b..f539cb2258 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,14 +63,6 @@ repos: ] additional_dependencies: - tomli==2.0.1 - - repo: https://github.com/ikamensh/flynt - rev: 1.0.6 - hooks: - - id: flynt - args: - # --line-length is set to a high value to deal with very long lines - - --line-length - - '99999' - repo: https://github.com/codespell-project/codespell rev: v2.4.1 hooks: