Skip to content

Commit

Permalink
Merge pull request #20 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 Jul 2, 2024
2 parents 85110e3 + a869538 commit c1827af
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 @@ -21,7 +21,7 @@ repos:
- --
- -Dwarnings
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 'v4.5.0'
rev: 'v4.6.0'
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -36,7 +36,7 @@ repos:
# hooks:
# - id: actionlint
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.3.4'
rev: 'v0.5.0'
hooks:
- id: ruff-format
- id: ruff
Expand All @@ -51,7 +51,7 @@ repos:
- --add=Part of row, released under the BSD 3-Clause License.
- --comment-prefix=//
- repo: https://github.com/crate-ci/typos
rev: v1.21.0
rev: v1.22.9
hooks:
- id: typos
exclude_types: [css]

0 comments on commit c1827af

Please sign in to comment.