diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 16c87ba..3db7357 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.2" + rev: "v0.9.3" hooks: - id: ruff-format - id: ruff