Chore(deps): Bump all allowed backend packages (#6562)

This commit is contained in:
Trenton H
2024-05-04 13:26:15 -07:00
committed by GitHub
parent b403b9d9d5
commit 5802163a0e
4 changed files with 874 additions and 837 deletions

View File

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