Skip to content

Commit

Permalink
Merge pull request #72 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 Jan 6, 2025
2 parents 580de4e + bab0ebc commit 681a593
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 @@ -28,11 +28,11 @@ repos:
- id: check-case-conflict
- id: mixed-line-ending
- repo: https://github.com/rhysd/actionlint
rev: v1.7.3
rev: v1.7.6
hooks:
- id: actionlint
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.6.9'
rev: 'v0.8.6'
hooks:
- id: ruff-format
- id: ruff
Expand All @@ -46,7 +46,7 @@ repos:
- --license-file=LICENSE
- --add=Part of row, released under the BSD 3-Clause License.
- repo: https://github.com/crate-ci/typos
rev: v1.26.0
rev: dictgen-v0.3.1
hooks:
- id: typos
exclude_types: [css]

0 comments on commit 681a593

Please sign in to comment.