Skip to content

Commit

Permalink
Merge pull request #477 from pyxem/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
pc494 authored Apr 2, 2024
2 parents e658e7b + bbfe66b commit d7c1b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
files: \.ipynb
args: [--line-length=77]
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
name: isort (python)
Expand Down

0 comments on commit d7c1b9a

Please sign in to comment.