Skip to content

Commit

Permalink
Merge pull request #1129 from glotzerlab/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
tommy-waltmann committed Jul 3, 2023
2 parents 6eafb76 + d81fbde commit 9ef8ea7
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 @@ -56,7 +56,7 @@ repos:
- --add=This file is from the freud project, released under the BSD 3-Clause License.
- --comment-prefix=//
- repo: https://github.com/asottile/pyupgrade
rev: 'v3.4.0'
rev: 'v3.8.0'
hooks:
- id: pyupgrade
args:
Expand All @@ -83,7 +83,7 @@ repos:
hooks:
- id: cmake-format
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: 'v16.0.3'
rev: 'v16.0.6'
hooks:
- id: clang-format
types_or: [c, c++]
Expand Down

0 comments on commit 9ef8ea7

Please sign in to comment.