chore: update ruff and black in precommit config (#2336)
ran `poetry lock --no-update`
This commit is contained in:
@@ -14,7 +14,7 @@ repos:
|
||||
- id: mixed-line-ending
|
||||
- id: check-case-conflict
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.7.0
|
||||
rev: 24.2.0
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
|
||||
Reference in New Issue
Block a user