diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ed1c7e0628..65150c9f46 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -83,8 +83,3 @@ repos: rev: 23.3.0 hooks: - id: black - - repo: https://github.com/wenkokke/talonfmt - rev: 1.9.5 - hooks: - - id: talonfmt - args: ["--in-place"]