2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

add PO wildcard default setting

This commit is contained in:
Jacob Felknor
2024-11-20 19:12:43 +00:00
parent 13440a6eed
commit 6cc577fa73
5 changed files with 42 additions and 2 deletions

View File

@ -17,7 +17,7 @@ repos:
- id: check-yaml
- id: mixed-line-ending
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.3
rev: v0.7.4
hooks:
- id: ruff-format
args: [--preview]
@ -28,7 +28,7 @@ repos:
--preview
]
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.5.1
rev: 0.5.3
hooks:
- id: pip-compile
name: pip-compile requirements-dev.in