Skip to content

Commit

Permalink
chore: auto-update pre-commit hooks (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
engineering-github-cm authored Nov 19, 2024
1 parent 93ddd99 commit a4046a7
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 @@ -24,7 +24,7 @@ repos:
- id: fix-byte-order-marker

- repo: https://github.com/pappasam/toml-sort
rev: v0.23.1
rev: v0.24.1
hooks:
- id: toml-sort
args: [--in-place, --all]
Expand Down

0 comments on commit a4046a7

Please sign in to comment.