Skip to content

Commit

Permalink
Update precommit hook PyCQA/isort to v5.9.3 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Aug 26, 2021
1 parent f7597a2 commit bc14dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -5,7 +5,7 @@ repos:
- id: black
language_version: python3
- repo: https://github.com/PyCQA/isort
rev: 5.5.2
rev: 5.9.3
hooks:
- id: isort
language_version: python3
Expand Down

0 comments on commit bc14dcb

Please sign in to comment.