chore: update ruff and black in precommit config (#2336)
ran `poetry lock --no-update`
This commit is contained in:
parent
17839f6a25
commit
241b286e21
3 changed files with 22 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue