Skip to content

Commit 37c5fcb

Browse files
authored
Merge pull request #54 from beeware/autoupdates/pre-commit/isort
Bump isort from 5.13.0 to 5.13.2
2 parents 76996ac + e3ff6ea commit 37c5fcb

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.13.0
13+
rev: 5.13.2
1414
hooks:
1515
- id: isort
1616
additional_dependencies: [toml]

0 commit comments

Comments
 (0)