Skip to content

Commit

Permalink
Merge pull request #11 from spglib/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
lan496 authored Aug 27, 2024
2 parents 90eef1d + c876cb5 commit 3c127c1
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:
additional_dependencies:
- mdformat-gfm
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.1
rev: 0.29.2
hooks:
- id: check-github-workflows
- repo: https://github.com/crate-ci/typos
rev: v1.23.6
rev: v1.24.1
hooks:
- id: typos
# Rust
Expand Down Expand Up @@ -66,7 +66,7 @@ repos:
stages: [manual] # because it's slow
# Python
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.1
rev: v0.6.2
hooks:
- id: ruff-format
args: ["--config", "moyopy/pyproject.toml"]
Expand Down

0 comments on commit 3c127c1

Please sign in to comment.