Skip to content

Commit

Permalink
Merge pull request #6 from renovate-bot/renovate/psf-black-24.x
Browse files Browse the repository at this point in the history
Update pre-commit hook psf/black to v24.4.0
  • Loading branch information
mergify[bot] authored Apr 16, 2024
2 parents a925c1a + 16afa2b commit f489107
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 @@ -76,7 +76,7 @@ repos:
)$
- repo: https://github.com/psf/black
rev: "24.3.0"
rev: "24.4.0"
hooks:
# Standardized Python code formatting
- id: black
Expand Down

0 comments on commit f489107

Please sign in to comment.