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 authored and krmax44 committed Apr 4, 2023
1 parent 76fb5bd commit 5fb637a
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
@@ -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 5fb637a

Please sign in to comment.