Skip to content

Commit

Permalink
Merge pull request #1717 from PyCQA/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
asottile committed Oct 18, 2022
2 parents 09a75e8 + 9b92947 commit b71be90
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 @@ -8,7 +8,7 @@ repos:
- id: trailing-whitespace
exclude: ^tests/fixtures/
- repo: https://github.com/asottile/reorder_python_imports
rev: v3.8.4
rev: v3.8.5
hooks:
- id: reorder-python-imports
args: [
Expand Down

0 comments on commit b71be90

Please sign in to comment.