Poetry update
Lint & Security / precommit-and-security (pull_request) Failing after 44s

This commit is contained in:
2026-04-03 08:14:37 +01:00
parent fcef549eba
commit 24696af083
2 changed files with 21 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ filelock = ">=3.15.4"
[tool.poetry.scripts]
chguard = "chguard.cli:main"
[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]
pre-commit = "^3.8"
[tool.black]