diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 58432e28..9f92730a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: mixed-line-ending args: ["-f=lf"] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.15.6" + rev: "v0.15.10" hooks: - id: ruff-check args: ["--fix"]