Skip to content

Commit d2b2756

Browse files
authored
Merge pull request #1245 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 710363b + 53591a5 commit d2b2756

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
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/asottile/reorder-python-imports
11-
rev: v3.12.0
11+
rev: v3.13.0
1212
hooks:
1313
- id: reorder-python-imports
1414
args: [--py38-plus]

0 commit comments

Comments
 (0)