Skip to content

Commit

Permalink
Merge pull request #628 from jrl-umi3218/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet authored Oct 24, 2023
2 parents 9bd257d + 587ff7e commit f0843d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
- id: check-useless-excludes
- id: check-hooks-apply
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v17.0.2
rev: v17.0.3
hooks:
- id: clang-format
args: [--style=Google]
Expand All @@ -25,7 +25,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.10.0
hooks:
- id: black
exclude: |
Expand Down

0 comments on commit f0843d8

Please sign in to comment.