diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ffc3828..8f3afaa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: exclude: \.(po|pot|yml|yaml)$ - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.11.5 + rev: v0.11.11 hooks: # Run the linter. - id: ruff