Skip to content

Commit

Permalink
chore: auto-update pre-commit hooks (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
engineering-github-cm authored Dec 3, 2024
1 parent 15d2809 commit c422a3f
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.24.1
rev: v0.24.2
hooks:
- id: toml-sort
args: [--in-place, --all]
Expand Down

0 comments on commit c422a3f

Please sign in to comment.