Skip to content

Commit

Permalink
Chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 193ee766ca496871f93621d6b58d57a6564ff81b → e87737140f32d3cd7c44ede75f02dcd58e55820e](psf/black@193ee76...e877371)
- https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports
  • Loading branch information
pre-commit-ci[bot] authored Sep 11, 2023
1 parent 1a42c06 commit f97743a
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 @@ -17,7 +17,7 @@ repos:
- --branch=main

- repo: https://github.com/psf/black
rev: 193ee766ca496871f93621d6b58d57a6564ff81b # frozen: 23.7.0
rev: e87737140f32d3cd7c44ede75f02dcd58e55820e # frozen: 23.9.1
hooks:
- id: black

Expand All @@ -26,7 +26,7 @@ repos:
hooks:
- id: flake8

- repo: https://github.com/asottile/reorder_python_imports
- repo: https://github.com/asottile/reorder-python-imports
rev: ba4e0d3cf2eeb6986169966bbc87b0e4eb2be50f # frozen: v3.10.0
hooks:
- id: reorder-python-imports
Expand Down

0 comments on commit f97743a

Please sign in to comment.