Skip to content

Commit cd5f143

Browse files
authored
Merge pull request #1089 from sigmavirus24/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 217c9e7 + 7f83851 commit cd5f143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
types: [text]
1515
stages: [commit, push, manual]
1616
- repo: https://github.com/asottile/reorder_python_imports
17-
rev: v3.0.1
17+
rev: v3.1.0
1818
hooks:
1919
- id: reorder-python-imports
2020
args: [--application-directories, '.:src', --py36-plus]

0 commit comments

Comments
 (0)