Skip to content

Commit

Permalink
Merge pull request #29 from tlambert03/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
tlambert03 committed Jun 21, 2021
2 parents 612d1af + 86d4dcd commit 8fe3e4d
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 @@ -20,7 +20,7 @@ repos:
- id: autoflake
args: ["--in-place", "--remove-all-unused-imports"]
- repo: https://github.com/PyCQA/isort
rev: 5.8.0
rev: 5.9.1
hooks:
- id: isort
- repo: https://github.com/psf/black
Expand Down

0 comments on commit 8fe3e4d

Please sign in to comment.