Skip to content

Commit

Permalink
chore(deps): update precommit hook pycqa/isort to v5.9.3 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 29, 2021
1 parent fdc2a07 commit 4e844d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -32,7 +32,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: '5.9.2'
rev: '5.9.3'
hooks:
- id: isort
args: ["--profile", "black", "--filter-files"]

0 comments on commit 4e844d2

Please sign in to comment.