Updates deps, unlocks those which have some resolution of issues (#6755)

This commit is contained in:
Trenton H
2024-05-17 09:02:17 -07:00
committed by GitHub
parent 019a255753
commit 3fa448ecb5
3 changed files with 488 additions and 436 deletions

View File

@@ -47,7 +47,7 @@ repos:
exclude: "(^Pipfile\\.lock$)"
# Python hooks
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.4.2'
rev: 'v0.4.4'
hooks:
- id: ruff
- repo: https://github.com/psf/black-pre-commit-mirror