Skip to content

Commit

Permalink
🚑️ Update version in pre-commit setup to avoid installation issue wit…
Browse files Browse the repository at this point in the history
…h poetry

PyCQA/isort#2103
  • Loading branch information
pajowu committed Mar 27, 2023
1 parent 76fb5bd commit 9847c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: 5.11.5
hooks:
- id: isort
args: ['--profile', 'black', '--filter-files']
Expand Down

0 comments on commit 9847c64

Please sign in to comment.