Skip to content

Commit

Permalink
Merge pull request #116 from zeridon/update/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
Auto-update pre-commit hooks
  • Loading branch information
zeridon authored Feb 4, 2025
2 parents 42821aa + 6e331d1 commit b74cc4f
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 @@ -16,7 +16,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/psf/black
rev: 24.10.0
rev: 25.1.0
hooks:
- id: black
args: [--line-length=128]
Expand Down

0 comments on commit b74cc4f

Please sign in to comment.