Locks and upgrades all dependencies

This commit is contained in:
Trenton H
2023-07-27 08:38:34 -07:00
parent 2a104ad33f
commit aad5e9e99f
6 changed files with 668 additions and 678 deletions

View File

@@ -37,7 +37,7 @@ repos:
exclude: "(^Pipfile\\.lock$)"
# Python hooks
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.278'
rev: 'v0.0.280'
hooks:
- id: ruff
- repo: https://github.com/psf/black