Relax version contraints & poetry lock (#139)

This commit is contained in:
Simon Alibert
2024-05-06 17:38:29 +02:00
committed by GitHub
parent a8e245fb31
commit eb6bfe01b2
3 changed files with 170 additions and 171 deletions

View File

@@ -18,7 +18,7 @@ repos:
hooks:
- id: pyupgrade
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.2
rev: v0.4.3
hooks:
- id: ruff
args: [--fix]