Bulk backend updates (#7209)

This commit is contained in:
Trenton H
2024-07-10 12:45:29 -07:00
committed by GitHub
parent ff4203938b
commit 9af879a2bf
5 changed files with 659 additions and 632 deletions

View File

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