Skip to content

Commit

Permalink
Merge pull request #87 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 authored Oct 7, 2024
2 parents 90d0128 + b117e2e commit 3717a77
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 @@ -4,7 +4,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 'v4.6.0'
rev: 'v5.0.0'
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -17,7 +17,7 @@ repos:
- --remove
- id: mixed-line-ending
- repo: https://github.com/glotzerlab/fix-license-header
rev: v0.3.2
rev: v0.4.1
hooks:
- id: fix-license-header
name: Fix license headers (Python)
Expand All @@ -27,7 +27,7 @@ repos:
- --add=Part of HOOMD-blue, released under the BSD 3-Clause License.
- --keep-before=#!
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.0
rev: v0.6.9
hooks:
- id: ruff-format
- id: ruff

0 comments on commit 3717a77

Please sign in to comment.