diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 40be533079..77bb13b7aa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: files: \.talon$ args: ["--whitespaces-count=4"] - repo: https://github.com/wenkokke/talonfmt - rev: 1.9.5 + rev: 1.10.1 hooks: - id: talonfmt args: ["--in-place"]