Conform pyproject to PEP 621 (#621)

This commit is contained in:
Simon Alibert
2025-02-16 14:28:03 +01:00
committed by GitHub
parent c4c2ce04e7
commit ddeade077e
5 changed files with 1595 additions and 722 deletions

View File

@@ -24,13 +24,9 @@ repos:
args: [--fix]
- id: ruff-format
- repo: https://github.com/python-poetry/poetry
rev: 1.8.5
rev: 2.1.0
hooks:
- id: poetry-check
- id: poetry-lock
args:
- "--check"
- "--no-update"
- repo: https://github.com/gitleaks/gitleaks
rev: v8.23.3
hooks: