diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 94ccd884b..e22c34319 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.13" + rev: "v0.15.14" hooks: - id: ruff-format - repo: local