Skip to content

Commit

Permalink
chore(deps): Update pre-commit hooks (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: hutchic <[email protected]>
  • Loading branch information
github-actions[bot] and hutchic authored Aug 16, 2024
1 parent a5238a2 commit 9b0f444
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 @@ -17,7 +17,7 @@ repos:
- id: requirements-txt-fixer
- id: fix-encoding-pragma
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
- repo: https://github.com/PyCQA/bandit
Expand Down

0 comments on commit 9b0f444

Please sign in to comment.