Skip to content

Commit

Permalink
Merge pull request #134 from domain-protect/renovate/psf-black-24.x
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook psf/black to v24.10.0
  • Loading branch information
nitrocode authored Nov 8, 2024
2 parents dd60430 + 9cd408e commit 29715ba
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 @@ -34,7 +34,7 @@ repos:
args: [--py3-plus]
exclude: .\.tf | ^\.github/
- repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
hooks:
- id: black
args: [--line-length=120]
Expand Down

0 comments on commit 29715ba

Please sign in to comment.