diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b0d095e..31b67e3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: black args: [--target-version, py310] - repo: https://github.com/flakeheaven/flakeheaven - rev: 3.2.1 + rev: 3.3.0 hooks: - id: flakeheaven additional_dependencies: