mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Lock yamllint and update indirect python deps (#26979)
I forgot to lock `yamllint` to exact version, so did that and regenerated `poetry.lock` as well.
This commit is contained in:
@@ -9,7 +9,7 @@ python = "^3.8"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
djlint = "1.32.1"
|
||||
yamllint = "^1.32.0"
|
||||
yamllint = "1.32.0"
|
||||
|
||||
[tool.djlint]
|
||||
profile="golang"
|
||||
|
Reference in New Issue
Block a user