Skip to content

Commit

Permalink
Merge pull request #111 from spglib/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
lan496 authored Oct 10, 2023
2 parents 6a6baf7 + b064910 commit ea953bc
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 @@ -3,7 +3,7 @@ default_language_version:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-added-large-files
- id: check-yaml
Expand Down Expand Up @@ -42,7 +42,7 @@ repos:
types: [pyi]
# Upgrade syntax
- repo: https://github.com/asottile/pyupgrade
rev: v3.13.0
rev: v3.15.0
hooks:
- id: pyupgrade
# Docstring
Expand Down

0 comments on commit ea953bc

Please sign in to comment.