Skip to content

Commit

Permalink
⬆️ Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Nov 5, 2024
1 parent efd61d8 commit cfa79da
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 @@ -19,7 +19,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/asottile/reorder_python_imports
rev: "v3.13.0"
rev: "v3.14.0"
hooks:
- id: reorder-python-imports
- repo: https://github.com/pycqa/flake8
Expand Down

0 comments on commit cfa79da

Please sign in to comment.