Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
chore(deps): update pre-commit hook psf/black to v24.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 13, 2024
1 parent 2b3b908 commit f370f97
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 @@ -48,7 +48,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.2.0
hooks:
- id: black
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit f370f97

Please sign in to comment.