Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
build(pre-commit): pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/isort: 5.9.2 → 5.9.3](PyCQA/isort@5.9.2...5.9.3)
  • Loading branch information
cesarcoatl committed Aug 2, 2021
1 parent 3b57423 commit 5c6ba18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -4,7 +4,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
rev: 5.9.2
rev: 5.9.3
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 5c6ba18

Please sign in to comment.