Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Black
Co-authored-by: Jelle Zijlstra <[email protected]>
  • Loading branch information
hugovk and JelleZijlstra authored Dec 12, 2023
commit 71a30cb10f3508c06b891ce5e4eb70fb57d07bf1
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ repos:
name: "Check YAML"

- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.11.0
rev: 23.12.0
hooks:
- id: black
name: "Format with Black"
Expand Down