Skip to content

Commit

Permalink
Merge pull request #107 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 169db95 + 1b1f443 commit a146f2b
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 @@ -4,7 +4,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
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand All @@ -23,7 +23,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
- repo: https://github.com/MarcoGorelli/cython-lint
Expand Down

0 comments on commit a146f2b

Please sign in to comment.