Bulk update of allowed backend deps

This commit is contained in:
Trenton H 2024-05-03 13:06:24 -07:00
parent b403b9d9d5
commit ee45b29e66
2 changed files with 857 additions and 860 deletions

View File

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

1713
Pipfile.lock generated

File diff suppressed because it is too large Load Diff