Skip to content

Commit

Permalink
Merge pull request #1834 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
joaander committed Jul 2, 2024
2 parents b1fd1d5 + b7c7e46 commit 8197e9c
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 @@ -25,7 +25,7 @@ repos:
language: pygrep
types_or: [python, c, c++, cuda, inc]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 'v4.5.0'
rev: 'v4.6.0'
hooks:
- id: end-of-file-fixer
exclude_types: [svg]
Expand Down Expand Up @@ -79,7 +79,7 @@ repos:
hooks:
- id: yapf
- repo: https://github.com/PyCQA/flake8
rev: '7.0.0'
rev: '7.1.0'
hooks:
- id: flake8
additional_dependencies:
Expand All @@ -97,7 +97,7 @@ repos:
^hoomd/metal/
)
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.2
rev: v18.1.8
hooks:
- id: clang-format
types_or: [c, c++, cuda, inc]
Expand Down

0 comments on commit 8197e9c

Please sign in to comment.