Skip to content

Commit

Permalink
Update talonfmt (#1434)
Browse files Browse the repository at this point in the history
Update the version of talonfmt to (hopefully) remedy the compatibility
issue breaking CI.

(refs #1430)
  • Loading branch information
nriley authored May 11, 2024
1 parent 027d7d0 commit 6ee7c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
files: \.talon$
args: ["--whitespaces-count=4"]
- repo: https://github.com/wenkokke/talonfmt
rev: 1.10.1
rev: 1.10.2
hooks:
- id: talonfmt
args: ["--in-place"]

0 comments on commit 6ee7c72

Please sign in to comment.