Skip to content

Commit

Permalink
[pre-commit] automatic update (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamGagorik authored Sep 18, 2023
1 parent 617216c commit e63228c
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 @@ -37,7 +37,7 @@ repos:
- id: sort-simple-yaml
- id: trailing-whitespace
- repo: https://github.com/asottile/pyupgrade
rev: v3.10.1
rev: v3.11.0
hooks:
- id: pyupgrade
args:
Expand All @@ -47,7 +47,7 @@ repos:
hooks:
- id: autoflake
- repo: https://github.com/asottile/reorder_python_imports
rev: v3.10.0
rev: v3.11.0
hooks:
- id: reorder-python-imports
- repo: https://github.com/asottile/yesqa
Expand Down

0 comments on commit e63228c

Please sign in to comment.