Skip to content

Commit

Permalink
Merge pull request #95 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 1722b6f + c8c9aea commit 9d58122
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 @@ -8,7 +8,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 @@ -27,7 +27,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/PyCQA/flake8
Expand Down

0 comments on commit 9d58122

Please sign in to comment.