mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-14 21:54:22 -06:00
Experiment with using uv, initial work
Fixes Final pipenv things Updates and fixes Fixes locks
This commit is contained in:
committed by
Trenton H
parent
1bc77546eb
commit
21e122ebc2
@@ -55,6 +55,10 @@ repos:
|
||||
hooks:
|
||||
- id: ruff
|
||||
- id: ruff-format
|
||||
- repo: https://github.com/tox-dev/pyproject-fmt
|
||||
rev: "2.0.4"
|
||||
hooks:
|
||||
- id: pyproject-fmt
|
||||
# Dockerfile hooks
|
||||
- repo: https://github.com/AleksaC/hadolint-py
|
||||
rev: v2.12.0.3
|
||||
|
||||
Reference in New Issue
Block a user