Skip to content

Commit

Permalink
Merge pull request #172 from RedHatInsights/konflux/mintmaker/master/…
Browse files Browse the repository at this point in the history
…psf-black-24.x

Update pre-commit hook psf/black to v24.10.0
  • Loading branch information
Ellen-Yi-Dong authored Oct 15, 2024
2 parents d60dea8 + 5049a8f commit a15475e
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 @@ -2,7 +2,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
args: ["-l", "119", "-t", "py39"]
Expand Down

0 comments on commit a15475e

Please sign in to comment.