diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c4c890286..e2a4532bc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: exclude: pixi\.lock$ - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.15.7" + rev: "v0.15.8" hooks: - id: ruff-check args: ["--fix", "--show-fixes"]