diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e22c34319..9cb7d638e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: debug-statements - id: requirements-txt-fixer - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.15.14" + rev: "v0.15.16" hooks: - id: ruff-format - repo: local