diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5bda3a3..bb6f479 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: exclude: "docs/.*\\.(html|glb|gltf|usdz|obj|png|jpg|jpeg)" - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.15.12" + rev: "v0.15.15" hooks: - id: ruff args: ["--fix", "--show-fixes"]