Skip to content

Commit

Permalink
Bump talonfmt version (talonhub#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 authored and pull[bot] committed Oct 1, 2022
1 parent 7f7f6ca commit 01cdb9c
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 01cdb9c

Please sign in to comment.