Skip to content

Commit

Permalink
Bump talonfmt version (#989)
Browse files Browse the repository at this point in the history
Fixes:

- Support for negative numbers
  <wenkokke/talonfmt#17>
- Support for settings with preceding underscores
  <wenkokke/talonfmt#16>
- Support for key bindings
  <wenkokke/talonfmt#8>
  • Loading branch information
wenkokke committed Sep 30, 2022
1 parent 4977499 commit 4a005eb
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 @@ -48,7 +48,7 @@ repos:
files: \.talon$
args: ["--whitespaces-count=4"]
- repo: https://github.com/wenkokke/talonfmt
rev: 1.7.4
rev: 1.8.0
hooks:
- id: talonfmt
args: ["--in-place", "--max-line-width=80"]

0 comments on commit 4a005eb

Please sign in to comment.