Skip to content

Commit 76996ac

Browse files
authored
Merge pull request #51 from beeware/autoupdates/pre-commit/isort
Bump isort from 5.12.0 to 5.13.0
2 parents 2c7a715 + 538956c commit 76996ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: end-of-file-fixer
1111
- id: trailing-whitespace
1212
- repo: https://github.com/PyCQA/isort
13-
rev: 5.12.0
13+
rev: 5.13.0
1414
hooks:
1515
- id: isort
1616
additional_dependencies: [toml]

0 commit comments

Comments
 (0)