Skip to content

Commit

Permalink
feat(deps): update pre-commit hook pycqa/isort to v5.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and unicodeveloper committed Feb 26, 2024
1 parent e18fc63 commit 4e1e7e6
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 @@ -23,7 +23,7 @@ repos:
additional_dependencies: ["pylama[toml]"]

- repo: https://github.com/pycqa/isort
rev: 5.13.1
rev: 5.13.2
hooks:
- id: isort
args: ["-m=VERTICAL_HANGING_INDENT", "--combine-as", "--profile=black"]
Expand Down

0 comments on commit 4e1e7e6

Please sign in to comment.