Skip to content

Commit

Permalink
build(deps): bump black to version 23.1.0 (#129)
Browse files Browse the repository at this point in the history
update:
- black: 22.12.0 → 23.1.0
  • Loading branch information
César Román authored Feb 2, 2023
1 parent bd8fc54 commit d306308
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 @@ -4,7 +4,7 @@ repos:
hooks:
- id: sort-all
- repo: /~https://github.com/psf/black
rev: 22.12.0
rev: 23.1.0
hooks:
- id: black
- repo: /~https://github.com/PyCQA/isort
Expand Down

0 comments on commit d306308

Please sign in to comment.