Locks DRF version to 3.14, updates other dependencies (#6200)

This commit is contained in:
Trenton H
2024-03-27 09:13:02 -07:00
committed by GitHub
parent 4af8070450
commit c4153b6fbf
3 changed files with 297 additions and 297 deletions

View File

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