Skip to content

Commit

Permalink
Update pre-commit hook psf/black to v22.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2022
1 parent 754a20e commit 03f95bf
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 @@ -35,7 +35,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 22.8.0
rev: 22.10.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
Expand Down

0 comments on commit 03f95bf

Please sign in to comment.