Skip to content

Commit

Permalink
⬆️🪝 update pre-commit hooks (#152)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/pycqa/isort: 5.10.1 →
v5.11.3](PyCQA/isort@5.10.1...v5.11.3)
<!--pre-commit.ci end-->
  • Loading branch information
burgholzer authored Dec 19, 2022
2 parents 73f53c6 + 6534961 commit e5718d3
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
Expand Up @@ -38,7 +38,7 @@ repos:

# Sort includes
- repo: https://github.com/pycqa/isort
rev: 5.10.1
rev: v5.11.3
hooks:
- id: isort
args: ["--profile", "black", "--filter-files"]
Expand Down

0 comments on commit e5718d3

Please # to comment.