Skip to content

Commit

Permalink
Merge pull request #31 from cmelab/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
jennyfothergill authored Nov 17, 2021
2 parents 4434ff7 + fcf0758 commit 477f632
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 @@ -11,7 +11,7 @@ repos:
- id: black
args: [--line-length=80]
- repo: https://github.com/pycqa/isort
rev: 5.10.0
rev: 5.10.1
hooks:
- id: isort
args: ["--profile", "black"]
Expand Down

0 comments on commit 477f632

Please sign in to comment.