sync version between manifests

add pyproject-fmt to pre-commit config
This commit is contained in:
2026-09-15 08:24:26 +01:00
parent 8a3647fcb6
commit 0ff628a902
5 changed files with 39 additions and 24 deletions
+5
View File
@@ -6,3 +6,8 @@ repos:
entry: pixi run sync
language: system
stages: [pre-commit]
- repo: https://github.com/tox-dev/pyproject-fmt
rev: 'v2.29.4'
hooks:
- id: pyproject-fmt