Skip to content

Commit

Permalink
Merge pull request #42 from loco-3d/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
cmastalli authored Oct 8, 2024
2 parents efb72cf + 065b1de commit 523e77b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ repos:
hooks:
- id: cmake-format
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.0
rev: v19.1.1
hooks:
- id: clang-format
args: [-i, --style=file]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: check-json
Expand All @@ -26,6 +26,6 @@ repos:
hooks:
- id: mdformat
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black

0 comments on commit 523e77b

Please sign in to comment.