mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-03 16:04:26 +00:00
chore(deps): update dependencies (#38660)
Signed-off-by: silverwind <me@silverwind.io> Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
+3
-3
@@ -5,11 +5,11 @@ requires-python = ">=3.10"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"djlint==1.40.7",
|
||||
"djlint==1.42.1",
|
||||
"yamllint==1.38.0",
|
||||
"zizmor==1.27.0",
|
||||
"zizmor==1.28.0",
|
||||
]
|
||||
|
||||
[tool.djlint]
|
||||
profile="golang"
|
||||
ignore="H005,H006,H013,H016,H020,H021,H030,H031"
|
||||
ignore="H005,H013,H016,H020,H021,H030"
|
||||
|
||||
Reference in New Issue
Block a user