diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1f0797..4000bf1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: mixed-line-ending - repo: https://github.com/astral-sh/ruff-pre-commit # renovate: datasource=pypi;depName=ruff - rev: "v0.9.4" + rev: "v0.9.5" hooks: - id: ruff-format - id: ruff