diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f27c9b9d..a4c2055b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: requirements-txt-fixer - id: trailing-whitespace - repo: https://github.com/ikamensh/flynt/ - rev: "0.77" + rev: "0.78" hooks: - id: flynt - repo: https://github.com/MarcoGorelli/absolufy-imports