Skip to content

Commit

Permalink
Merge pull request #27 from beeware/autoupdates/pre-commit/isort
Browse files Browse the repository at this point in the history
Bump isort from 5.12.0 to 5.13.0
  • Loading branch information
freakboy3742 authored Dec 11, 2023
2 parents c1b6a94 + 44d6928 commit 3da66ea
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 @@ -10,7 +10,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/PyCQA/isort
# For split_on_trailing_comma. Should be in the release after 5.10.1
rev: 5.12.0
rev: 5.13.0
hooks:
- id: isort
additional_dependencies: [toml]
Expand Down

0 comments on commit 3da66ea

Please sign in to comment.