diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 464f92d..7421d38 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,8 +9,6 @@ repos: rev: 22.1.0 hooks: - id: black - args: - - "--target-version=py310" - repo: https://github.com/asottile/pyupgrade rev: v2.31.0