Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#781)
Browse files Browse the repository at this point in the history
Co-authored-by: apoclyps <[email protected]>
  • Loading branch information
apoclyps and apoclyps authored Jan 30, 2024
1 parent ffe8a4f commit a0608f0
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 @@ -50,7 +50,7 @@ repos:
- id: check-useless-excludes

- repo: https://github.com/psf/black
rev: 23.12.1
rev: 24.1.1
hooks:
- id: black
args: [--safe, --quiet, --line-length=119]
Expand Down

0 comments on commit a0608f0

Please sign in to comment.