Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1216)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Jun 6, 2023
2 parents 41dccc7 + 7e01941 commit 4eae558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.2
rev: v3.4.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]
- repo: https://github.com/asottile/reorder_python_imports
- repo: https://github.com/asottile/reorder-python-imports
rev: v3.9.0
hooks:
- id: reorder-python-imports
Expand Down

0 comments on commit 4eae558

Please sign in to comment.