chore(deps): update dependency oxfmt to v0.58.0
CI / Test (action.json) (pull_request) Successful in 4s
CI / Test (bun-npm.json) (pull_request) Successful in 4s
CI / Test (common.json) (pull_request) Successful in 4s
CI / Test (docker-compose.json) (pull_request) Successful in 4s
CI / Test (golang.json) (pull_request) Successful in 5s
CI / Test (helm.json) (pull_request) Successful in 5s
CI / Test (k8s.json) (pull_request) Successful in 4s
CI / Format (pull_request) Successful in 8s

This commit is contained in:
2026-07-07 05:07:38 +00:00
parent c614d01ab6
commit 563219cc40
2 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"fmt:check": "oxfmt -c .oxfmtrc.json --check"
},
"devDependencies": {
"oxfmt": "0.56.0"
"oxfmt": "0.58.0"
}
}