Skip to content

Commit

Permalink
Merge pull request #163 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 Oct 14, 2024
2 parents 2fded23 + 864b1df commit d1d3819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- id: end-of-file-fixer
# formatter
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
# linter
Expand Down Expand Up @@ -42,7 +42,7 @@ repos:
types: [pyi]
# Upgrade syntax
- repo: https://github.com/asottile/pyupgrade
rev: v3.17.0
rev: v3.18.0
hooks:
- id: pyupgrade
# Docstring
Expand Down

0 comments on commit d1d3819

Please sign in to comment.