diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 83a794d7..2c0e3b3a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.11 + rev: v0.15.16 hooks: - id: ruff-check args: @@ -52,7 +52,7 @@ repos: hooks: - id: actionlint - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.1.80 + rev: v0.2.9 hooks: - id: rumdl-fmt - repo: https://github.com/shellcheck-py/shellcheck-py diff --git a/docs/usage/sing-box.md b/docs/usage/sing-box.md index 61f15da0..1a95dd6a 100644 --- a/docs/usage/sing-box.md +++ b/docs/usage/sing-box.md @@ -16,6 +16,4 @@ ## Route -```json linenums="1" ---8<-- "docs/_config/route.json" -``` + --8<-- "docs/_config/route.json"