Skip to content

Commit

Permalink
chore(deps): Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
hutchic authored Jul 24, 2023
1 parent 2c3304c commit f06c109
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 @@ -16,7 +16,7 @@ repos:
- id: requirements-txt-fixer
- id: fix-encoding-pragma
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
- repo: https://github.com/PyCQA/bandit
Expand Down

0 comments on commit f06c109

Please sign in to comment.